Struct.new :level, :text
A heading with a level (1-6) and text
Calls #accept_heading on visitor
# File lib/rdoc/markup/heading.rb, line 9 def accept visitor visitor.accept_heading self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.