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

Member predicate ExpressionWithTypeArguments::getExpression

Gets the expression, such as List in List<string>.

Although it is common for this expression to take the form of a qualified name, it can in general be any kind of expression.

Expr getExpression()