Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DtsIndexSignature.h26 class TSIndexSignature : public TypedAstNode { class
36 explicit TSIndexSignature(Expression *const param, TypeNode *const typeAnnotation, bool const readonly) in TSIndexSignature() function in ark::es2panda::ark::es2panda::ir::TSIndexSignature
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsIndexSignature.h32 class TSIndexSignature : public Expression { class
36 explicit TSIndexSignature(Expression *param, Expression *typeAnnotation, bool readonly, bool isStatic = false) in TSIndexSignature() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSIndexSignature

Completed in 2 milliseconds