org.apache.bcel.generic
Interface UnconditionalBranch
public
interface
UnconditionalBranch
Denotes an instruction to perform an unconditional branch, i.e., GOTO, JSR.
Version: $Id: UnconditionalBranch.java 152690 2001-10-29 19:59:54Z jvanzyl $
Author: M. Dahm
See Also: GOTO JSR