Class GotoInstruction
java.lang.Object
org.apache.bcel.generic.Instruction
org.apache.bcel.generic.BranchInstruction
org.apache.bcel.generic.GotoInstruction
- All Implemented Interfaces:
Cloneable, InstructionTargeter, UnconditionalBranch
Super class for GOTO
-
Field Summary
Fields inherited from class BranchInstruction
index, position, targetFields inherited from class Instruction
length, opcode -
Method Summary
Methods inherited from class BranchInstruction
containsTarget, dump, getIndex, getPosition, getTarget, getTargetOffset, getTargetOffset, initFromFile, setIndex, setPosition, setTarget, toString, updatePosition, updateTargetMethods inherited from class Instruction
accept, consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toString