Home
last modified time | relevance | path

Searched defs:NodeFactory (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.7/
DtypeParameterModifiers.ts13 export interface NodeFactory { interface
/third_party/typescript/src/deprecatedCompat/4.2/
DabstractConstructorTypes.ts13 export interface NodeFactory { interface
/third_party/typescript/src/deprecatedCompat/4.6/
DimportTypeAssertions.ts13 export interface NodeFactory { interface
/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts93 export interface NodeFactory { interface
/third_party/typescript/src/compiler/factory/
DnodeFactory.ts114 …rt function createNodeFactory(flags: NodeFactoryFlags, baseFactory: BaseNodeFactory): NodeFactory { enumerator
/third_party/typescript/lib/
Dtypescript.d.ts3832 interface NodeFactory { interface
4305 interface NodeFactory { interface
4311 interface NodeFactory { interface
4318 interface NodeFactory { interface
4324 interface NodeFactory { interface
Dtsserverlibrary.d.ts7835 interface NodeFactory { interface
8308 interface NodeFactory { interface
8314 interface NodeFactory { interface
8321 interface NodeFactory { interface
8327 interface NodeFactory { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3832 interface NodeFactory { interface
4305 interface NodeFactory { interface
4311 interface NodeFactory { interface
4318 interface NodeFactory { interface
4324 interface NodeFactory { interface
Dtsserverlibrary.d.ts7835 interface NodeFactory { interface
8308 interface NodeFactory { interface
8314 interface NodeFactory { interface
8321 interface NodeFactory { interface
8327 interface NodeFactory { interface
/third_party/typescript/src/compiler/
Dtypes.ts7989 export interface NodeFactory { interface