Home
last modified time | relevance | path

Searched defs:BaseNodeFactory (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/factory/
DbaseNodeFactory.ts8 export interface BaseNodeFactory { interface
/third_party/typescript/src/compiler/
Dparser.ts27 export const parseBaseNodeFactory: BaseNodeFactory = { enumerator