| Class | YARD::Parser::SourceParser |
| In: |
lib/yard/parser/source_parser.rb
|
| Parent: | Object |
Responsible for parsing a source file into the namespace
| file | [R] | |
| parser_type | [RW] | |
| parser_type | [R] |
Creates a new SourceParser that parses a file and returns analysis information about it.
@param [String, read, Object] content the source file to parse