RD::Tree
for backward-compatibility.
# File lib/rd/rdfmt.rb, line 8 def initialize(src_str, include_paths = [], do_parse = true) super(DocumentStructure::RD, src_str, include_paths) parse() if do_parse end
[Validate]
Generated with the Darkfish Rdoc Generator 2.