Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts5988getPrivateIdentifierConstructor(): new (kind: SyntaxKind.PrivateIdentifier, pos?: number, end?: nu… method
/third_party/typescript/lib/
Dtsc.js16029 getPrivateIdentifierConstructor: function () { return Node; }, method
DtypingsInstaller.js20240 getPrivateIdentifierConstructor: function () { return Node; }, method