java.io.Serializable, java.lang.Cloneable, ExceptionThrower, StackConsumer, TypedInstructionpublic class IRETURN extends ReturnInstruction
Stack: ..., value -> <empty>
length, opcode| Constructor | Description |
|---|---|
IRETURN() |
Return int 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