public class BALOAD extends ArrayLoadInstruction
indexarrayRefattr, insnIndex, mi, position| Constructor and Description |
|---|
BALOAD() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(InstructionVisitor insVisitor) |
int |
getByteCode() |
protected void |
push(StackFrame frame,
ElementInfo ei,
int index) |
execute, isRead, isReference, peekArrayRef, peekIndexcreateAndSetArrayCG, getElementSize, getIndexgetArrayRefaddAttr, attrIterator, attrIterator, cleanupTransients, getAttr, getAttr, getFileLocation, getFilePos, getInstructionIndex, getLength, getLineNumber, getMethodInfo, getMnemonic, getNext, getNext, getNextAttr, getPosition, getPrev, getSourceLine, getSourceLocation, getSourceOrLocation, hasAttr, hasAttr, init, isBackJump, isCompleted, isExtendedInstruction, isFirstInstruction, isSchedulingRelevant, removeAttr, replaceAttr, requiresClinitExecution, setAttr, setContext, setLocation, setMethodInfo, toString, typeSafeCloneprotected void push(StackFrame frame, ElementInfo ei, int index) throws ArrayIndexOutOfBoundsExecutiveException
push in class ArrayLoadInstructionArrayIndexOutOfBoundsExecutiveExceptionpublic int getByteCode()
getByteCode in class Instructionpublic void accept(InstructionVisitor insVisitor)
accept in interface InstructionVisitorAcceptoraccept in class ArrayLoadInstruction