Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts60 LocalFunction, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts56 LocalFunction, enumerator
DFaultDesc.ts59 faultDesc[FaultID.LocalFunction] = 'Local function declarations';
DFaultAttrs.ts73 faultsAttrs[FaultID.LocalFunction] = new FaultAttributes(92);
DTypeScriptLinter.ts972 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction, autofix);
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/
DTsUtils.ts1162 [FaultID.LocalFunction, TsUtils.getLocalFunctionHighlightRange],
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst2404 :keywords: LocalFunction