CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Member predicate TemplateLiteralTypeExpr::getElement

Gets the ith element of this template literal, which may either be a type expression or a constant template element.

ExprOrType getElement(int i)