Home
last modified time | relevance | path

Searched defs:createTokenRange (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts6156 export function createTokenRange(pos: number, token: SyntaxKind): TextRange { function
/third_party/typescript/lib/
Dtsc.js16352 function createTokenRange(pos, token) { function