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

Member predicate VariableDeclarator :: getInit

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

Expr getInit ( )