|
|||||||||
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.AbstractIntLongBinopExpr | +--soot.grimp.internal.AbstractGrimpIntLongBinopExpr
Fields inherited from class soot.jimple.internal.AbstractBinopExpr |
op1Box,
op2Box |
Constructor Summary | |
protected |
AbstractGrimpIntLongBinopExpr(ValueBox op1Box,
ValueBox op2Box)
|
Methods inherited from class soot.jimple.internal.AbstractIntLongBinopExpr |
getType |
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 |
Constructor Detail |
protected AbstractGrimpIntLongBinopExpr(ValueBox op1Box, ValueBox op2Box)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |