codeql/java-all
4.1.1
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 codeql.dataflow.internal.DataFlowImpl
predicate edges(PathNode a, PathNode b, string key, string val)