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