Class GotoInstruction

All Implemented Interfaces:
Serializable, Cloneable, InstructionTargeter, UnconditionalBranch
Direct Known Subclasses:
GOTO, GOTO_W

public abstract class GotoInstruction extends BranchInstruction implements UnconditionalBranch
Super class for GOTO
See Also: