codeql/swift-all
2.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from node1 to node2 through a non-local step that does not follow a call edge. For example, a step through a global variable.
node1
node2
signature predicate jumpStep(Node node1, Node node2)