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

Member predicate ClassValue :: isContainer

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

predicate isContainer ( )