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
IOExceptionvoid setWarnings(IRubyWarnings warnings)
Copyright © 2001-2013 JRuby. All Rights Reserved.