soot.jimple
Interface CmplExpr

All Superinterfaces:
BinopExpr, EquivTo, Expr, Serializable, Switchable, Value
All Known Implementing Classes:
DCmplExpr, GCmplExpr, JCmplExpr

public interface CmplExpr
extends BinopExpr


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