| Package | Description |
|---|---|
| org.jruby.lexer.yacc | |
| org.jruby.parser |
| 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 |
RubyLexer.getStrTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
RubyLexer.setStrTerm(StrTerm strterm) |
| Modifier and Type | Method and Description |
|---|---|
protected StrTerm |
RubyParserBase.getStrTerm() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RubyParserBase.setStrTerm(StrTerm value) |
Copyright © 2001-2023 JRuby. All Rights Reserved.