soot.jimple
Interface LengthExpr

All Superinterfaces:
EquivTo, Expr, Serializable, Switchable, UnopExpr, Value
All Known Implementing Classes:
AbstractLengthExpr, DLengthExpr, GLengthExpr, JLengthExpr

public interface LengthExpr
extends UnopExpr


Method Summary
 
Methods inherited from interface soot.jimple.UnopExpr
getOp, getOpBox, getUseBoxes, setOp
 
Methods inherited from interface soot.Value
clone, getType, toString
 
Methods inherited from interface soot.util.Switchable
apply
 
Methods inherited from interface soot.EquivTo
equivHashCode, equivTo