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

Member predicate StaticMethodObjectInternal::isDescriptor

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

boolean isDescriptor()