Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsInterfaceBodyBuilder.h25 class TSInterfaceBodyBuilder : public AstBuilder<TSInterfaceBody> { class
27 explicit TSInterfaceBodyBuilder(ark::ArenaAllocator *allocator) : AstBuilder(allocator), body_(allocator->Adapter()) in TSInterfaceBodyBuilder() function in ark::es2panda::ir::TSInterfaceBodyBuilder

Completed in 1 milliseconds