codeql/java-all
4.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from node1 to node2 through a field or variable capture.
node1
node2
import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate jumpStep(Node node1, Node node2)