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.ts61 export class TypeScriptLinter { class
241 TypeScriptLinter.problemsInfos.push(badNodeInfo); method in ts.TypeScriptLinter
250 TypeScriptLinter.lineCounters[faultId]++; property in ts.TypeScriptLinter
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts59 export class TypeScriptLinter { class
238 TypeScriptLinter.problemsInfos.push(badNodeInfo); method in ts.TypeScriptLinter
247 TypeScriptLinter.lineCounters[faultId]++; property in ts.TypeScriptLinter