Class RDoc::C_Parser
In: rdoc/parsers/parse_c.rb
Parent: Object
Exception RDocError RDoc C_Parser Module: RDoc

See rdoc/c_parse.rb

Methods
new    scan   
Public Class methods
new(top_level, file_name, body, options)

prepare to parse a C file

Public Instance methods
scan()

Extract the classes/modules and methods from a C file and return the corresponding top-level object