Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts454 const tokenInfo = constant
777 const tokenInfo = formattingScanner.readTokenInfo(child); constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource10.js354 var tokenInfo = lookupToken(this.tokenId); variable