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

Member predicate EnhancedForLoop :: getLValue

Gets the property, variable, or destructuring pattern occurring as the iterator expression in this for-in or for-of loop.

Expr getLValue ( )