Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts5987getIdentifierConstructor(): new (kind: SyntaxKind.Identifier, pos?: number, end?: number) => Ident… method
/third_party/typescript/lib/
DtypingsInstaller.js20239 getIdentifierConstructor: function () { return Identifier; }, method
Dtsc.js16028 getIdentifierConstructor: function () { return Identifier; }, method