soot.jimple
Interface ConditionExpr

All Known Subinterfaces:
EqExpr, GeExpr, GtExpr, LeExpr, LtExpr, NeExpr

public interface ConditionExpr
extends BinopExpr


Methods inherited from interface soot.jimple.BinopExpr
getOp1, getOp1Box, getOp2, getOp2Box, getSymbol, getUseBoxes, setOp1, setOp2, toBriefString, toString
 
Methods inherited from interface soot.Value
clone, getType
 
Methods inherited from interface soot.util.Switchable
apply
 
Methods inherited from interface soot.EquivTo
equivHashCode, equivTo