Searched defs:COMPONENT_STATE_DECORATOR (Results 1 – 6 of 6) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | process_component_member.ts | 490 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
|
| D | validate_ui_syntax.ts | 1572 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
|
| D | pre_define.ts | 38 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_component_member.ts | 490 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
|
| D | validate_ui_syntax.ts | 1579 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
|
| D | pre_define.ts | 38 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant
|