Predicate listStoreStep
Data flows from an element of a list to the list.
Import path
import semmle.python.dataflow.new.internal.DataFlowPrivate
predicate listStoreStep(CfgNode nodeFrom, ListElementContent c, CfgNode nodeTo)
Data flows from an element of a list to the list.
import semmle.python.dataflow.new.internal.DataFlowPrivate
predicate listStoreStep(CfgNode nodeFrom, ListElementContent c, CfgNode nodeTo)