| Package | Description |
|---|---|
| org.jruby.ext.ripper |
| Modifier and Type | Class and Description |
|---|---|
class |
HeredocTerm
A lexing unit for scanning a heredoc element.
|
class |
StringTerm |
| Modifier and Type | Method and Description |
|---|---|
StrTerm |
RipperParserBase.getStrTerm() |
StrTerm |
RipperLexer.getStrTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
RipperParserBase.setStrTerm(StrTerm object) |
void |
RipperLexer.setStrTerm(StrTerm strterm) |
Copyright © 2001-2016 JRuby. All Rights Reserved.