Searched defs:TSTemplateLiteralType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
H A D | tsTemplateLiteralType.h | 27 class TSTemplateLiteralType : public TypeNode { class 29 explicit TSTemplateLiteralType(ArenaVector<TemplateElement *> &&quasis, ArenaVector<Expression *> &&references) in TSTemplateLiteralType() function in panda::es2panda::ir::TSTemplateLiteralType |
Completed in 1 milliseconds