Home
last modified time | relevance | path

Searched defs:COMPONENT_STATE_DECORATOR (Results 1 – 6 of 6) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_component_member.ts490 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
Dvalidate_ui_syntax.ts1572 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
Dpre_define.ts38 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_member.ts490 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
Dvalidate_ui_syntax.ts1579 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
Dpre_define.ts38 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant