Searched defs:totalWarningLines (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/lib/ | ||
| D | InteropTypescriptLinter.ts | 64 totalWarningLines: number = 0; property in InteropTypescriptLinter |
| D | TypeScriptLinter.ts | 82 totalWarningLines: number = 0; property in TypeScriptLinter |