Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds