|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RubyParser
Common interface specifying the contract of Ruby parsers (1.8.6 + 1.9)
| Method Summary | |
|---|---|
RubyParserResult |
parse(ParserConfiguration configuration,
LexerSource source)
|
void |
setWarnings(IRubyWarnings warnings)
|
| Method Detail |
|---|
RubyParserResult parse(ParserConfiguration configuration,
LexerSource source)
throws java.io.IOException
java.io.IOExceptionvoid setWarnings(IRubyWarnings warnings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||