CodeQL library for Python
codeql/python-all 2.1.1-dev (changelog, source)
Search

Predicate TypeTrackingInput::jumpStep

Holds if data can flow from node1 to node2 in a way that discards call contexts.

Import path

import semmle.python.dataflow.new.internal.TypeTrackingImpl
predicate jumpStep(Node nodeFrom, LocalSourceNode nodeTo)