A normal class, neither singleton nor anonymous
Methods
Instance Public methods
ancestors() Link
The ancestors of this class including modules. Unlike Module#ancestors
, this class is not included in the result. The result will contain both RDoc::ClassModules and Strings.
definition() Link
The definition of this class, class MyClassName