| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.instructions | |
| org.jruby.ir.instructions.specialized | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.AttrAssignInstr(AttrAssignInstr attrassigninstr) |
| Modifier and Type | Method and Description |
|---|---|
static AttrAssignInstr |
AttrAssignInstr.create(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
static AttrAssignInstr |
AttrAssignInstr.decode(IRReaderDecoder d) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneArgOperandAttrAssignInstr |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.AttrAssignInstr(AttrAssignInstr attrAssignInstr) |
Copyright © 2001-2016 JRuby. All Rights Reserved.