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

Member predicate SpecificInstanceInternal :: isDescriptor

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

boolean isDescriptor ( )