Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts717 let decoratorName = ""; variable
1863 let decoratorName = ""; variable
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts739 let decoratorName = ""; variable
/third_party/typescript/src/compiler/
Dutilities.ts2237 const decoratorName = compilerOptions.ets?.render?.decorator; constant
Dchecker.ts32207 const decoratorName = getNameOfDecorator(node); constant