CodeQL library for Python
codeql/python-all 0.11.13 (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)