Home
last modified time | relevance | path

Searched defs:TypeScriptLinter (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts84 export class TypeScriptLinter { class
270 TypeScriptLinter.problemsInfos.push(badNodeInfo); method in TypeScriptLinter
279 TypeScriptLinter.lineCounters[faultId]++; property in TypeScriptLinter
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts91 export class TypeScriptLinter { class