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