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

Member predicate ClassObject::nextInMro

Returns the next class in the MRO of ‘this’ after ‘sup’

ClassObject nextInMro(ClassObject sup)