Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/utils/consts/
DProblems.ts59 LocalFunction, enumerator
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DProblems.ts26 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator
95 faultsAttrs[FaultID.LocalFunction] = {migratable: true, cookBookRef: '92',};
DTypeScriptLinterConfig.ts78 LinterConfig.nodeDesc[FaultID.LocalFunction] = 'Local function declarations';
DTypeScriptLinter.ts933 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
/arkcompiler/ets_frontend/ets2panda/linter/src/
DFaultDesc.ts62 faultDesc[FaultID.LocalFunction] = 'Local function declarations';
DFaultAttrs.ts73 faultsAttrs[FaultID.LocalFunction] = { migratable: true, cookBookRef: '92' };
DTypeScriptLinter.ts790 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst2390 :keywords: LocalFunction