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.ts2124 …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.ts1644 function getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[] { function
2706 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
5666getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5965getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6256 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
DtypescriptServices.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5666getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5965getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6256 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
Dtsserverlibrary.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5666getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5965getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6256 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
DtypingsInstaller.js121756 getSyntacticDiagnostics: getSyntacticDiagnostics, property
122477 function getSyntacticDiagnostics(sourceFile, cancellationToken) { function
Dtsc.js101007 getSyntacticDiagnostics: getSyntacticDiagnostics, property
101611 function getSyntacticDiagnostics(sourceFile, cancellationToken) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5666getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5965getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6256 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method
Dtsserverlibrary.d.ts2292getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5666getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
5965getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly … method
6256 getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[]; method