java.io.Serializable, java.lang.Cloneable, ExceptionThrower, StackConsumer, TypedInstructionpublic class ARETURN extends ReturnInstruction
Stack: ..., objectref -> <empty>
length, opcode| Constructor | Description |
|---|---|
ARETURN() |
Return reference from method
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor v) |
Call corresponding visitor method(s).
|
consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExceptions, getType, getTypeconsumeStackpublic void accept(Visitor v)
accept in class Instructionv - Visitor object