Class Hierarchy
- java.lang.Object
- sootup.core.jimple.common.expr.AbstractBinopExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.AbstractInvokeExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.AbstractUnopExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JCastExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JInstanceOfExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JNewArrayExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JNewExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JNewMultiArrayExpr (implements sootup.core.jimple.common.expr.Expr)
- sootup.core.jimple.common.expr.JPhiExpr (implements sootup.core.jimple.common.expr.Expr)
Interface Hierarchy
- sootup.core.jimple.visitor.Acceptor<V>
- sootup.core.jimple.common.expr.Expr (also extends sootup.core.jimple.common.Value)
- sootup.core.jimple.basic.EquivTo
- sootup.core.jimple.common.Value (also extends sootup.core.jimple.JimpleIR)
- sootup.core.jimple.common.expr.Expr (also extends sootup.core.jimple.visitor.Acceptor<V>)
- sootup.core.jimple.JimpleIR
- sootup.core.jimple.common.Value (also extends sootup.core.jimple.basic.EquivTo)
- sootup.core.jimple.common.expr.Expr (also extends sootup.core.jimple.visitor.Acceptor<V>)