| Package | Description |
|---|---|
| org.jruby.lexer.yacc |
| Modifier and Type | Class and Description |
|---|---|
class |
HeredocTerm
A lexing unit for scanning a heredoc element.
|
class |
StringTerm |
| Modifier and Type | Field and Description |
|---|---|
private StrTerm |
RubyYaccLexer.lex_strterm |
| Modifier and Type | Method and Description |
|---|---|
StrTerm |
RubyYaccLexer.getStrTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
RubyYaccLexer.setStrTerm(StrTerm strterm) |