Methods

RDoc::NormalClass

A normal class, neither singleton nor anonymous

Public Instance Methods

ancestors() click to toggle source

Ancestor ClassModules

    # File lib/rdoc/normal_class.rb, line 11
11:   def ancestors
12:     includes + [superclass]
13:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.