CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Predicate comprehensionStoreStep

Data flows from an element expression in a comprehension to the comprehension.

Import path

import semmle.python.dataflow.new.internal.DataFlowPrivate
predicate comprehensionStoreStep(CfgNode nodeFrom, Content c, CfgNode nodeTo)