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

Member predicate EnhancedForLoop :: getIteratorExpr

Gets the iterator expression of this for-in or for-of loop; this can be either a variable access or a variable declarator.

Expr getIteratorExpr ( )