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