Searched defs:SourceMapSource (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 7098 let SourceMapSource: new (fileName: string, text: string, skipTrivia?: (pos: number) => number) => … enumerator 7103 …eMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource { enumerator
|
| /third_party/typescript/src/services/ |
| D | types.ts | 153 export interface SourceMapSource { interface
|
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 6769 function SourceMapSource(this: SourceMapSource, fileName: string, text: string, skipTrivia?: (pos: … function
|
| D | types.ts | 7691 export interface SourceMapSource { interface
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3737 interface SourceMapSource { interface 3742 interface SourceMapSource { interface
|
| D | tsserverlibrary.d.ts | 7740 interface SourceMapSource { interface 7745 interface SourceMapSource { interface
|
| D | typingsInstaller.js | 12080 function SourceMapSource(fileName, text, skipTrivia2) { class
|
| D | tsc.js | 16750 function SourceMapSource(fileName, text, skipTrivia2) { class
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3737 interface SourceMapSource { interface 3742 interface SourceMapSource { interface
|
| D | tsserverlibrary.d.ts | 7740 interface SourceMapSource { interface 7745 interface SourceMapSource { interface
|