|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractUnopExpr | +--soot.jimple.internal.AbstractLengthExpr | +--soot.dava.internal.javaRep.DLengthExpr
Constructor Summary | |
DLengthExpr(Value op)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
java.lang.String |
toString()
|
void |
toString(UnitPrinter up)
|
Methods inherited from class soot.jimple.internal.AbstractLengthExpr |
apply,
equivHashCode,
equivTo,
getType |
Methods inherited from class soot.jimple.internal.AbstractUnopExpr |
getOp,
getOpBox,
getUseBoxes,
setOp |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DLengthExpr(Value op)
Method Detail |
public java.lang.Object clone()
public void toString(UnitPrinter up)
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |