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 |
RipperLexer.getStrTerm() |
StrTerm |
RipperParser.getStrTerm() |
Modifier and Type | Method and Description |
---|---|
void |
RipperLexer.setStrTerm(StrTerm strterm) |
void |
RipperParser.setStrTerm(StrTerm object) |
Copyright © 2001–2015 JRuby. All rights reserved.