codeql/java-all
0.5.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if (a,b) is an edge in the graph of data flow path explanations.
(a,b)
import semmle.code.java.dataflow.TaintTracking
predicate edges(PathNode a, PathNode b)