- Inheritance
 - < Object
 
See rdoc/parsers/parse_c.rb
Methods
Class
| Visibility | Signature | 
|---|---|
| public | new (top_level, file_name, body, options, stats) | 
Instance
| Visibility | Signature | 
|---|---|
| public | remove_private_comments (comment) | 
| public | scan () | 
Class Method Detail
new(top_level, file_name, body, options, stats)
prepare to parse a plain file
Instance Method Detail
remove_private_comments(comment)
scan()
Extract the file contents and attach them to the toplevel as a comment