Home
last modified time | relevance | path

Searched defs:sourceMapRange (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6459 sourceMapRange, constant
/third_party/typescript/src/compiler/transformers/
Des2015.ts1625 const sourceMapRange = getSourceMapRange(member); constant
/third_party/typescript/src/compiler/
Dtypes.ts6629sourceMapRange?: SourceMapRange; // The text range to use when emitting leading or trailin… property