Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds