| 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.NoResultCallInstr(NoResultCallInstr noresultcallinstr) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttrAssignInstr |
| Constructor and Description |
|---|
NoResultCallInstr(Operation op,
NoResultCallInstr instr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneArgOperandAttrAssignInstr |
class |
OneOperandArgNoBlockNoResultCallInstr |
| Constructor and Description |
|---|
OneOperandArgNoBlockNoResultCallInstr(NoResultCallInstr call) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.NoResultCallInstr(NoResultCallInstr noResultCallInstr) |
Copyright © 2001–2024 JRuby. All rights reserved.