Object
List
(Not documented)
# File lib/rdoc/markup/to_flow.rb, line 30 def initialize(type) @type = type @contents = [] end
# File lib/rdoc/markup/to_flow.rb, line 34 def <<(stuff) @contents << stuff end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.