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

Member predicate SubscriptedTypeInternal :: isDescriptor

Holds if this object is a descriptor. Holds, for example, for functions and properties and not for integers.

boolean isDescriptor ( )