Home
last modified time | relevance | path

Searched defs:ImportDeclaration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DimportDeclaration.h26 class ImportDeclaration : public Statement { class
28 explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> const &specifiers, in ImportDeclaration() function in ark::es2panda::ir::ImportDeclaration
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DimportDeclaration.h36 class ImportDeclaration : public Statement { class
38 explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> &&specifiers, in ImportDeclaration() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ImportDeclaration

Completed in 1 milliseconds