Searched defs:SourceMapSource (Results 1 – 11 of 11) sorted by relevance
6928 …let SourceMapSource: new (fileName: string, text: string, skipTrivia?: (pos: number) => number) =>… variable
114 export interface SourceMapSource { interface
7523 export interface SourceMapSource { interface
6054 …function SourceMapSource(this: SourceMapSource, fileName: string, text: string, skipTrivia?: (pos:… function
3518 export interface SourceMapSource { interface6167 interface SourceMapSource { interface
16020 function SourceMapSource(fileName, text, skipTrivia) { class
20230 function SourceMapSource(fileName, text, skipTrivia) { class