Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/module/
DesnextAnd2015.ts113 const importStatement = factory.createImportDeclaration( constant
/third_party/typescript/src/compiler/transformers/
Djsx.ts102 …const importStatement = factory.createImportDeclaration(/*modifiers*/ undefined, factory.createImp… constant
Ddeclarations.ts417 for (const importStatement of emittedImports) { constant