|
||||||||||
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
org.kit.furia.fragment.soot.representation.internal.FNegExpr
public class FNegExpr
Constructor Summary | |
---|---|
FNegExpr(soot.Value op)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.lang.String |
toQ()
|
Methods inherited from class soot.jimple.internal.AbstractNegExpr |
---|
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 FNegExpr(soot.Value op)
Method Detail |
---|
public java.lang.Object clone()
clone
in interface soot.Value
clone
in class soot.jimple.internal.AbstractNegExpr
public java.lang.String toQ() throws java.lang.Exception
toQ
in interface Qable
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |