public interface RubyParser
Modifier and Type | Method and Description |
---|---|
RubyParserResult |
parse(ParserConfiguration configuration,
LexerSource source) |
void |
setWarnings(IRubyWarnings warnings) |
RubyParserResult parse(ParserConfiguration configuration, LexerSource source) throws IOException
IOException
void setWarnings(IRubyWarnings warnings)
Copyright © 2001-2014 JRuby. All Rights Reserved.