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

Member predicate UnknownInstanceInternal::getIterNext

Gets the ‘object’ resulting from iterating over this object. Used in the context for i in this:. The result is the ‘object’ assigned to i.

ObjectInternal getIterNext()