Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts7455 const wildcardCharCodes = [CharacterCodes.asterisk, CharacterCodes.question]; constant
/third_party/typescript/lib/
Dtsc.js4913 var CharacterCodes = /* @__PURE__ */ ((CharacterCodes2) => { variable