Searched defs:getTokenConstructor (Results 1 – 3 of 3) sorted by relevance
5986 …getTokenConstructor(): new <TKind extends SyntaxKind>(kind: TKind, pos?: number, end?: number) => … method
16027 getTokenConstructor: function () { return Token; }, method
20238 getTokenConstructor: function () { return Token; }, method