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

Predicate isType

Holds if the object t is a type.

Import path

import semmle.python.objects.TObject
predicate isType(ObjectInternal t)