Searched defs:TSParameterProperty (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsParameterProperty.h | 25 class TSParameterProperty : public Expression { class 27 explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readonly, bool isStatic, in TSParameterProperty() function in ark::es2panda::ir::TSParameterProperty |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsParameterProperty.h | 34 class TSParameterProperty : public Expression { class 36 explicit TSParameterProperty(AccessibilityOption accessibility, Expression *parameter, bool readonly, in TSParameterProperty() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSParameterProperty |
Completed in 1 milliseconds