Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6630 const baseFactory = createBaseNodeFactory(); constant
/third_party/typescript/lib/
DtypingsInstaller.js22660 function createNodeFactory(flags, baseFactory) { argument
22681 baseFactory: baseFactory, property
Dtsc.js18024 function createNodeFactory(flags, baseFactory) { argument
18043 baseFactory: baseFactory, property