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

Member predicate VariableDeclarator::getInit

Gets the expression specifying the initial value of the declared variable(s), if any.

Expr getInit()