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

Predicate Cached::stepCall

Gets the summary that corresponds to having taken a forwards inter-procedural step from nodeFrom to nodeTo.

Import path

import semmle.python.dataflow.new.internal.TypeTracker
predicate stepCall(TypeTrackingNode nodeFrom, TypeTrackingNode nodeTo, StepSummary summary)