Class | RubyParserStuff::RubyParser |
In: |
lib/ruby_parser_extras.rb
|
Parent: | Object |
RubyParser is a compound parser that first attempts to parse using the 1.9 syntax parser and falls back to the 1.8 syntax parser on a parse error.