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

Member predicate VarDef::getDestructuringSource

Gets the source that this definition destructs, that is, the right hand side of a destructuring assignment.

ValueNode getDestructuringSource()