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

Member predicate VarDef::getTarget

Gets the target of this definition, which is either a simple variable reference, a destructuring pattern, or a property access.

Expr getTarget()