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

Member predicate ClassObject::isContainer

Holds if this class is a container(). That is, does it have a getitem method.

predicate isContainer()