Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts3505 … const asPos = emitTokenWithComment(SyntaxKind.AsteriskToken, node.pos, writePunctuation, node); constant
3596 … const asPos = emitTokenWithComment(SyntaxKind.AsteriskToken, node.pos, writePunctuation, node); constant