| Package | Description |
|---|---|
| org.jruby.ext.ripper |
| Modifier and Type | Class and Description |
|---|---|
class |
RipperParser |
| Modifier and Type | Method and Description |
|---|---|
void |
RipperLexer.setParser(RipperParserBase parserSupport)
Parse must pass its support object for some check at bottom of
yylex().
|
| Constructor and Description |
|---|
RipperLexer(RipperParserBase parser,
LexerSource src) |
Copyright © 2001-2016 JRuby. All Rights Reserved.