The search functionality needs JavaScript enabled
Returns whether inherits is an ancestor of class or not.
inherits
class
bool isParentClass ( const(String) _class, const(String) inherits ) nothrow @nogc const;