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

Member predicate ClassObjectInternal::isSpecial

Holds if this is a class whose instances we treat specially, rather than as a generic instance. For example, type or int.

boolean isSpecial()