RDoc::RI::NamedThing
(Not documented)
# File lib/rdoc/ri/descriptions.rb, line 34 def initialize(name, rw, comment) super(name) @rw = rw @comment = comment end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.
(Not documented)