Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDeclaration.h38 explicit ImportDeclaration(StringLiteral *source, ArenaVector<AstNode *> &&specifiers, in ImportDeclaration() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportDeclaration.h32 …: ImportDeclaration(importPath, std::move(specifiers), importKinds), importMetadata_(importMetadat… in ImportDeclaration() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h50 class ImportDeclaration; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h29 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/linter/
Deslint.config.mjs157 ImportDeclaration: 1, property
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h65 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h28 class ImportDeclaration; variable