public abstract class MultipleAsgnBase extends ResultBaseInstr
Modifier and Type | Field and Description |
---|---|
protected int |
index |
result
EMPTY_OPERANDS, operands
Constructor and Description |
---|
MultipleAsgnBase(Operation op,
Variable result,
Operand array,
int index) |
Modifier and Type | Method and Description |
---|---|
Operand |
getArray() |
int |
getIndex() |
encode, getResult, updateResult
canBeDeleted, canRaiseException, clone, cloneOperands, computeScopeFlags, getIPC, getOperands, getOperation, getRPC, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, markDead, renameVars, setIPC, setRPC, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
Copyright © 2001-2015 JRuby. All Rights Reserved.