public abstract class MultipleAsgnBase extends OneOperandResultBaseInstr
Modifier and Type | Field and Description |
---|---|
protected int |
index |
result
EMPTY_OPERANDS
Constructor and Description |
---|
MultipleAsgnBase(Operation op,
Variable result,
Operand array,
int index) |
Modifier and Type | Method and Description |
---|---|
Operand |
getArray() |
int |
getIndex() |
getOperand1, getOperands, setOperand, setOperand1
encode, getResult, updateResult
canBeDeletedFromScope, canRaiseException, clone, cloneOperands, computeScopeFlags, dumpableFields, getOperation, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
Copyright © 2001-2022 JRuby. All Rights Reserved.