|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.internal.AbstractUnopExpr
soot.jimple.internal.AbstractLengthExpr
soot.grimp.internal.GLengthExpr
Constructor Summary | |
GLengthExpr(Value op)
|
Method Summary | |
Object |
clone()
Returns a clone of this Value. |
Methods inherited from class soot.jimple.internal.AbstractLengthExpr |
apply, equivHashCode, equivTo, getType, toString, toString |
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 |
Methods inherited from interface soot.jimple.UnopExpr |
getOp, getOpBox, getUseBoxes, setOp |
Constructor Detail |
public GLengthExpr(Value op)
Method Detail |
public Object clone()
Value
clone
in interface Value
clone
in class AbstractLengthExpr
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |