| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.operands | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.IRException(IRException irexception) |
| Modifier and Type | Field and Description |
|---|---|
static IRException |
IRException.BREAK_LocalJumpError |
static IRException |
IRException.NEXT_LocalJumpError |
static IRException |
IRException.REDO_LocalJumpError |
static IRException |
IRException.RETRY_LocalJumpError |
static IRException |
IRException.RETURN_LocalJumpError |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.IRException(IRException irexception) |
Copyright © 2001–2024 JRuby. All rights reserved.