Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportDefaultSpecifier.h26 …explicit ImportDefaultSpecifier(Identifier *local) : Statement(AstNodeType::IMPORT_DEFAULT_SPECIFI… in ImportDefaultSpecifier() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDefaultSpecifier.h36 …explicit ImportDefaultSpecifier(Identifier *local) : Statement(AstNodeType::IMPORT_DEFAULT_SPECIFI… in ImportDefaultSpecifier() function