CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Predicate jumpStep

Holds if data can flow from node1 to node2 through a field or variable capture.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate
predicate jumpStep(Node node1, Node node2)