codeql/javascript-all
0.8.3
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)