Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dparser.ts645 export function parseJsonText(fileName: string, sourceText: string): JsonSourceFile { enumerator
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2021 export interface JsonSourceFile extends SourceFile { interface
DtypescriptServices.d.ts2021 export interface JsonSourceFile extends SourceFile { interface
Dtypescript.d.ts2021 export interface JsonSourceFile extends SourceFile { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2030 export interface JsonSourceFile extends SourceFile { interface
Dtypescript.d.ts2030 export interface JsonSourceFile extends SourceFile { interface