Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_member.ts483 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
Dvalidate_ui_syntax.ts1496 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
Dpre_define.ts37 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant