Method: RDoc::Parser::C#content

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

#contentObject

C file the parser is parsing



138
139
140
# File 'lib/rdoc/parser/c.rb', line 138

def content
  @content
end