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/parser/
DforwardDeclForParserImpl.h51 class ImportDeclaration; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h29 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/linter/
Deslint.config.mjs155 ImportDeclaration: 1, property
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h65 class ImportDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h27 class ImportDeclaration; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
D.eslintrc.json85 "ImportDeclaration": 1, number