Home
last modified time | relevance | path

Searched defs:baseFactory (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6809 const baseFactory = createBaseNodeFactory(); enumerator
/third_party/typescript/src/compiler/
Dtypes.ts7992 /** @internal */ readonly baseFactory: BaseNodeFactory; property
/third_party/typescript/lib/
DtypingsInstaller.js13341 baseFactory: baseFactory2, property
17492 var baseFactory = createBaseNodeFactory(); variable
Dtsc.js18632 baseFactory: baseFactory2, property