Module

R2Doc::ClassExtensions

Inheritance

Extensions for the RDoc::Generator::Class / Generators::HtmlClass class

Methods

Instance

Visibility Signature
public short_name ()
public superclass ()
protected context_superclass ()

Instance Method Detail

short_name()

Return the shorter, unqualified name of the class

superclass()

Return the HtmlClass for the super class, or the class name if undocumented

context_superclass()

Returns nil instead of an error if superclass is called for a module