Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDeclaration.h37 …explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> &&specifiers, bool isType) in ImportDeclaration() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h29 class ImportDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h65 class ImportDeclaration; variable