Class JGotoStmt

java.lang.Object
sootup.core.jimple.common.stmt.AbstractStmt
sootup.core.jimple.common.stmt.JGotoStmt
All Implemented Interfaces:
EquivTo, BranchingStmt, Stmt, Acceptor<StmtVisitor>

public class JGotoStmt extends AbstractStmt implements BranchingStmt
Unconditionally jumps to a target Stmt