Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts171 const res: LogInfo[] = checkComponentDecorator(source, filePath, fileQuery, sourceFile);
184 function checkComponentDecorator(source: string, filePath: string, function