|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractBinopExpr | +--soot.jimple.internal.AbstractFloatBinopExpr
Fields inherited from class soot.jimple.internal.AbstractBinopExpr |
op1Box, op2Box |
Constructor Summary | |
AbstractFloatBinopExpr()
|
Method Summary | |
Type |
getType()
Returns the Soot type of this Value. |
Methods inherited from class soot.jimple.internal.AbstractBinopExpr |
clone, equivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getSymbol, getUseBoxes, setOp1, setOp2, toBriefString, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.util.Switchable |
apply |
Constructor Detail |
public AbstractFloatBinopExpr()
Method Detail |
public Type getType()
Value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |