method
accept_heading
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Markup::ToTest
accept_heading(am, fragment)public
No documentation available.
# File lib/rdoc/markup/to_test.rb, line 41
def accept_heading(am, fragment)
@res << fragment.to_s
end