Method: RDoc::Markup::Parser#debug

Defined in:
lib/rdoc/markup/parser.rb

#debugObject

Enables display of debugging information



48
49
50
# File 'lib/rdoc/markup/parser.rb', line 48

def debug
  @debug
end