Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts5840getIdentifierConstructor(): new (kind: SyntaxKind.Identifier, pos?: number, end?: number) => Ident… method
/third_party/typescript/lib/
Dtsc.js14719 getIdentifierConstructor: function () { return Identifier; }, method
DtypingsInstaller.js18713 getIdentifierConstructor: function () { return Identifier; }, method
DtypescriptServices.js18918 getIdentifierConstructor: function () { return Identifier; }, method
Dtypescript.js18918 getIdentifierConstructor: function () { return Identifier; }, method
Dtsserverlibrary.js18918 getIdentifierConstructor: function () { return Identifier; }, method
Dtsserver.js18724 getIdentifierConstructor: function () { return Identifier; }, method