|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.internal.AbstractInstanceOfExpr | +--soot.jimple.internal.JInstanceOfExpr
Constructor Summary | |
JInstanceOfExpr(Value op,
Type checkType)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this Value. |
void |
convertToBaf(JimpleToBafContext context,
java.util.List out)
|
Methods inherited from class soot.jimple.internal.AbstractInstanceOfExpr |
apply,
equivHashCode,
equivTo,
getCheckType,
getOp,
getOpBox,
getType,
getUseBoxes,
setCheckType,
setOp,
toBriefString,
toString |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public JInstanceOfExpr(Value op, Type checkType)
Method Detail |
public void convertToBaf(JimpleToBafContext context, java.util.List out)
public java.lang.Object clone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |