Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.instructions | |
org.jruby.ir.targets |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.ArrayDerefInstr(ArrayDerefInstr arrayderefinstr) |
Modifier and Type | Method and Description |
---|---|
static ArrayDerefInstr |
ArrayDerefInstr.create(Variable result,
Operand obj,
FrozenString arg0) |
static ArrayDerefInstr |
ArrayDerefInstr.decode(IRReaderDecoder d) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.ArrayDerefInstr(ArrayDerefInstr arrayderefinstr) |
Copyright © 2001-2016 JRuby. All Rights Reserved.