| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.operands | |
| org.jruby.ir.persistence | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.StringLiteral(StringLiteral stringliteral) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BuildCompoundStringInstr.isSameEncodingAndCodeRange(RubyString str,
StringLiteral newStr) |
| Modifier and Type | Class and Description |
|---|---|
class |
FrozenString
Represents a literal string value.
|
| Modifier and Type | Field and Description |
|---|---|
static StringLiteral |
StringLiteral.EMPTY_STRING |
| Modifier and Type | Method and Description |
|---|---|
static StringLiteral |
StringLiteral.decode(IRReaderDecoder d) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRDumper.StringLiteral(StringLiteral stringliteral) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.StringLiteral(StringLiteral stringliteral) |
Copyright © 2001-2016 JRuby. All Rights Reserved.