codeql/javascript-all
2.6.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if pred → succ is an edge in the graph of data flow path explanations.
pred
succ
import javascript
predicate edges(PathNode pred, PathNode succ)