Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds