Parent

Methods

Class/Module Index [+]

Quicksearch

RDoc::Markup::Rule

A horizontal rule with a weight

Public Instance Methods

accept(visitor) click to toggle source

Calls #accept_rule on visitor

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.