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 java.io.IOException
java.io.IOExceptionvoid setWarnings(IRubyWarnings warnings)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.