Searched defs:getStrictDiagnostics (Results 1 – 4 of 4) sorted by relevance
25 getStrictDiagnostics: (fileName: string) => ts.Diagnostic[]; property39 getStrictDiagnostics(fileName: string): ts.Diagnostic[] { method in TSCCompiledProgramSimple78 getStrictDiagnostics(fileName: string): ts.Diagnostic[] { method in TSCCompiledProgramWithDiagnostics
21 export function getStrictDiagnostics( function
36 getStrictDiagnostics(fileName: string): ts.Diagnostic[] { method in SdkTSCCompiledProgram