soot.jimple
Interface LengthExpr

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

public interface LengthExpr
extends UnopExpr


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