Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds