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

Member predicate ForNode::iterates

Holds if this for statement causes iteration over sequence storing each step of the iteration in target

predicate iterates(ControlFlowNode target, ControlFlowNode sequence)