|
||||||||||
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.AbstractNegExpr
soot.dava.internal.javaRep.DNegExpr
Constructor Summary | |
DNegExpr(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.AbstractNegExpr |
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 |
Methods inherited from interface soot.jimple.UnopExpr |
getOp, getOpBox, getUseBoxes, setOp |
Constructor Detail |
public DNegExpr(Value op)
Method Detail |
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class AbstractNegExpr
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class AbstractNegExpr
public java.lang.String toString()
toString
in class AbstractNegExpr
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |