Module SummaryComponentStack
Provides predicates for constructing stacks of summary components.
Import path
import semmle.python.dataflow.new.FlowSummary
Predicates
return | Gets a singleton stack representing the return value of a call. |
Provides predicates for constructing stacks of summary components.
import semmle.python.dataflow.new.FlowSummary
return | Gets a singleton stack representing the return value of a call. |