Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsInterfaceDeclaration.h42 class TSInterfaceDeclaration : public Statement { class
44 explicit TSInterfaceDeclaration(binder::LocalScope *scope, Identifier *id, TSTypeParameterDeclaration *typeParams, in TSInterfaceDeclaration() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsInterfaceDeclaration.h32 class TSInterfaceDeclaration : public TypedStatement { class
45 explicit TSInterfaceDeclaration(ArenaAllocator *allocator, ArenaVector<TSInterfaceHeritage *> &&extends, in TSInterfaceDeclaration() function in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration

Completed in 2 milliseconds