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

Member predicate PropertyInternal::isDescriptor

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

boolean isDescriptor()