method

accept_verbatim

v1_9_1_378 - Show latest stable - Class: RDoc::Markup::ToTest
accept_verbatim(am, fragment)
public

No documentation available.

# File lib/rdoc/markup/to_test.rb, line 21
  def accept_verbatim(am, fragment)
    @res << fragment.to_s
  end