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

Member predicate ClassObject :: nextInMro

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

ClassObject nextInMro ( ClassObject sup )