Methods

Class/Module Index [+]

Quicksearch

RDoc::Markup::Paragraph

A Paragraph of text

Public Instance Methods

accept(visitor) click to toggle source

Calls accept_paragraph on visitor

# File lib/rdoc/markup/paragraph.rb, line 9
def accept visitor
  visitor.accept_paragraph self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.