codeql/javascript-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides the query predicates needed to include a graph in a path-problem query.
import javascript
Holds if pred → succ is an edge in the graph of data flow path explanations.
pred
succ
Holds if nd is a node in the graph of data flow path explanations.
nd