Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds