| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.listeners |
| Modifier and Type | Method and Description |
|---|---|
InstructionsListener |
IRManager.getInstructionsListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRManager.addListener(InstructionsListener listener) |
void |
IRManager.removeListener(InstructionsListener listener) |
| Constructor and Description |
|---|
InstructionsListenerDecorator(List<Instr> instrs,
InstructionsListener listener) |
Copyright © 2001–2024 JRuby. All rights reserved.