Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DsavedBindingsCtx.h54 class ExportDeclarationContext : public SavedBindingsContext { class
56 explicit ExportDeclarationContext(varbinder::VarBinder *varbinder) : SavedBindingsContext(varbinder) {} in ExportDeclarationContext() function in ark::es2panda::compiler::ExportDeclarationContext

Completed in 2 milliseconds