Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DbuilderPublic.ts88getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
DtsbuildPublic.ts684getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
Dprogram.ts2134 …function getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): … function
/third_party/typescript/src/harness/
Dclient.ts407 getSyntacticDiagnostics(file: string): DiagnosticWithLocation[] { method in ts.server.SessionClient
/third_party/typescript/src/services/
Dservices.ts1648 function getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[] { function
2710 getSyntacticDiagnostics, constant
Dshims.ts144 getSyntacticDiagnostics(fileName: string): string; method
Dtypes.ts369 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
/third_party/typescript/lib/
Dtypescript.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5682getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5985getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6276 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
DtypescriptServices.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5682getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5985getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6276 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
Dtsserverlibrary.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5682getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5985getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6276 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
Dtsc.js101167 getSyntacticDiagnostics: getSyntacticDiagnostics, property
101778 function getSyntacticDiagnostics(sourceFile, cancellationToken) { function
DtypingsInstaller.js121934 getSyntacticDiagnostics: getSyntacticDiagnostics, property
122662 function getSyntacticDiagnostics(sourceFile, cancellationToken) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5682getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5985getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6276 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
Dtsserverlibrary.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5682getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5985getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6276 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method