Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds