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

Member predicate ClassObject::nextInMro

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

ClassObject nextInMro(ClassObject sup)