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

Predicate DataFlow::lvalueNodeInternal

INTERNAL: Do not use outside standard library.

Same as lvalueNode() except the return type is EarlyStageNode, which allows it to be used before all data flow nodes have been materialised.

Import path

import javascript
EarlyStageNode lvalueNodeInternal(BindingPattern lvalue)