Parent

Methods

Class/Module Index [+]

Quicksearch

RDoc::Markup::Heading

A heading with a level (1-6) and text

Public Instance Methods

accept(visitor) click to toggle source

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.