Module signature CallGraphConstruction::InputSig
The input to call graph construction.
Import path
import semmle.python.dataflow.new.internal.TypeTracker
Predicates
filter | Holds if type tracking should stop at |
start | Holds if type tracking should start at |
stateProj | Gets the projection of |
stepCall | Holds if type tracking should use the step from |
stepNoCall | Holds if type tracking should use the step from |