Module Cached
Import path
import semmle.python.dataflow.new.internal.TypeTracker
Predicates
append | Gets the summary resulting from appending |
noContentTypeTracker | Gets a type tracker with no content and the call bit set to the given value. |
prepend | Gets the summary resulting from prepending |
smallstepCall | |
smallstepNoCall | |
stepCall | Gets the summary that corresponds to having taken a forwards inter-procedural step from |
stepNoCall | Gets the summary that corresponds to having taken a forwards heap and/or intra-procedural step from |
Datatypes
TStepSummary | A description of a step on an inter-procedural data flow path. |
TTypeBackTracker | |
TTypeTracker |