Parent

Methods

Class

Public Instance Methods

modules() click to toggle source
    # File lib/parse_tree.rb, line 19
19:   def modules
20:     a = self.ancestors
21:     a[1..a.index(superclass)-1]
22:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.