CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (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()