Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DimportSpecifier.h24 class ImportSpecifier : public Statement { class
26 explicit ImportSpecifier(Identifier *imported, Identifier *local) in ImportSpecifier() function in ark::es2panda::ir::ImportSpecifier
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DimportSpecifier.h34 class ImportSpecifier : public Statement { class
36 explicit ImportSpecifier(Identifier *imported, Identifier *local, bool isType, bool isLazy) in ImportSpecifier() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ImportSpecifier

Completed in 1 milliseconds