Class JSwitchStmt

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

public class JSwitchStmt extends AbstractStmt implements BranchingStmt