Searched defs:syntacticDiagnostics (Results 1 – 3 of 3) sorted by relevance
8 …const syntacticDiagnostics = context.program.getSyntacticDiagnostics(context.sourceFile, context.c… constant
85 …const syntacticDiagnostics: readonly DiagnosticWithLocation[] = program.getSyntacticDiagnostics(so… constant
528 const syntacticDiagnostics = program.getSyntacticDiagnostics(); constant