Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DexportSpecifierBuilder.h25 class ExportSpecifierBuilder : public AstBuilder<ir::ExportSpecifier> { class
27 explicit ExportSpecifierBuilder(ark::ArenaAllocator *allocator) : AstBuilder(allocator) {} in ExportSpecifierBuilder() function in ark::es2panda::ir::ExportSpecifierBuilder

Completed in 1 milliseconds