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