public class ExceptionRegionEndMarkerInstr extends Instr
EMPTY_OPERANDS
Constructor and Description |
---|
ExceptionRegionEndMarkerInstr() |
Modifier and Type | Method and Description |
---|---|
Operand[] |
getOperands() |
void |
visit(IRVisitor visitor) |
canBeDeleted, canRaiseException, cloneForBlockCloning, cloneForInlinedClosure, cloneForInlinedScope, cloneForInlining, getOperation, getUsedVariables, hasSideEffects, hasUnusedResult, interpret, interpretAndGetNewIPC, isDead, markDead, markUnusedResult, renameVars, simplifyAndGetResult, simplifyOperands, toString, transfersControl
Copyright © 2001-2014 JRuby. All Rights Reserved.