CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Predicate jumpStep

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

Import path

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