Home
last modified time | relevance | path

Searched defs:COMPONENT_CONSUME_DECORATOR (Results 1 – 4 of 4) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dvalidate_ui_syntax.ts1540 const FORBIDDEN_PRIVATE_ACCESS: string[] = [COMPONENT_LINK_DECORATOR, COMPONENT_OBJECT_LINK_DECORAT…
Dpre_define.ts44 export const COMPONENT_CONSUME_DECORATOR: string = '@Consume'; constant
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1547 const FORBIDDEN_PRIVATE_ACCESS: string[] = [COMPONENT_LINK_DECORATOR, COMPONENT_OBJECT_LINK_DECORAT…
Dpre_define.ts44 export const COMPONENT_CONSUME_DECORATOR: string = '@Consume'; constant