Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dscanner.ts5 export function tokenIsIdentifierOrKeyword(token: SyntaxKind): boolean { function
/third_party/typescript/lib/
DtypingsInstaller.js10161 function tokenIsIdentifierOrKeyword(token) { function
Dtsc.js7306 function tokenIsIdentifierOrKeyword(token) { function