Home
last modified time | relevance | path

Searched refs:STRUCT_DECORATORS (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts66 export const STRUCT_DECORATORS: Set<string> = new Set([...INNER_COMPONENT_DECORATORS, constant
Dvalidate_ui_syntax.ts55 STRUCT_DECORATORS,
474 if (!structContext && STRUCT_DECORATORS.has(`@${decoratorName}`)) {