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

Member predicate MRO :: startingAt

Gets the MRO formed by removing all classes before cls from this MRO.

MRO startingAt ( ClassValue cls )