Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts52 export const CLASS_TRACK_DECORATOR: string = 'Track'; constant
Dvalidate_ui_syntax.ts59 CLASS_TRACK_DECORATOR,
462 if (!classContext && decoratorName === CLASS_TRACK_DECORATOR) {