Searched defs:nodeCounters (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ | ||
| D | LinterRunner.ts | 150 const nodeCounters: number[] = []; constant |
| D | InteropTypescriptLinter.ts | 47 nodeCounters: number[] = []; property in InteropTypescriptLinter |
| D | TypeScriptLinter.ts | 70 nodeCounters: number[] = []; property in TypeScriptLinter |