|
||||||||||
| 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 | |
|---|---|
ParserResult |
parse(ParserConfiguration configuration,
LexerSource source)
|
void |
setWarnings(IRubyWarnings warnings)
|
| Method Detail |
|---|
ParserResult parse(ParserConfiguration configuration,
LexerSource source)
throws IOException
IOExceptionvoid setWarnings(IRubyWarnings warnings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||