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
(
)