Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts5989getSourceFileConstructor(): new (kind: SyntaxKind.SourceFile, pos?: number, end?: number) => Sourc… method
/third_party/typescript/lib/
DtypingsInstaller.js20241 getSourceFileConstructor: function () { return Node; }, method
Dtsc.js16030 getSourceFileConstructor: function () { return Node; }, method