org.apache.bcel.generic
Class GotoInstruction
- java.lang.Object
-
- org.apache.bcel.generic.Instruction
-
- org.apache.bcel.generic.BranchInstruction
-
- org.apache.bcel.generic.GotoInstruction
-
- All Implemented Interfaces:
- java.lang.Cloneable, InstructionTargeter, UnconditionalBranch
public abstract class GotoInstruction extends BranchInstruction implements UnconditionalBranch
Super class for GOTO
-
-
Method Summary
-
Methods inherited from class org.apache.bcel.generic.BranchInstruction
containsTarget, dump, getIndex, getTarget, setTarget, toString, updateTarget
-
Methods inherited from class org.apache.bcel.generic.Instruction
accept, consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toString
-
-
DataMelt 3.0 © DataMelt by jWork.ORG