Predicate SsaSource::with_definition
Holds if v
is defined by a with statement.
Import path
import python
predicate with_definition(Variable v, ControlFlowNode defn)
Holds if v
is defined by a with statement.
import python
predicate with_definition(Variable v, ControlFlowNode defn)