Method: RDoc::Parser::C#top_level

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

#top_levelObject (readonly)

The TopLevel items in the parsed file belong to



165
166
167
# File 'lib/rdoc/parser/c.rb', line 165

def top_level
  @top_level
end