For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if there is a step from pred to succ through an assignment to an access path.
pred
succ
import javascript
predicate step(Node pred, Node succ)