Member predicate TemplateLiteral::getElement
Gets the i
th element of this template literal, which may either
be an interpolated expression or a constant template element.
Expr getElement(int i)
Gets the i
th element of this template literal, which may either
be an interpolated expression or a constant template element.
Expr getElement(int i)