Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DTypeScriptLinter.ts854 const tscDiagnostics = this.tscStrictDiagnostics.get(file); constant
892 const tscDiagnostics = this.tscStrictDiagnostics.get(file); constant