public class GotoInstruction extends JumpInstruction
go2, jsr, etc.| Modifier and Type | Method and Description |
|---|---|
int |
getStackChange()
Return the number of stack positions this instruction pushes
or pops during its execution.
|
void |
setOffset(int offset) |
acceptVisit, equalsInstruction, getOffset, getTarget, replaceTarget, setTarget, updateTargetsgetByteIndex, getClassLoader, getCode, getLineNumber, getLogicalStackChange, getName, getOpcode, getPool, getProject, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodepublic int getStackChange()
InstructiongetStackChange in class Instructionpublic void setOffset(int offset)
setOffset in class JumpInstructionCopyright © 2002–2015. All rights reserved.