Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.operands |
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 |
---|---|
static IRException |
IRException.getExceptionFromOrdinal(int ordinal) |
Copyright © 2001-2015 JRuby. All Rights Reserved.