|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.AbstractHost | +--soot.AbstractUnit | +--soot.jimple.internal.AbstractStmt
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
AbstractStmt()
|
Method Summary | |
boolean |
containsInvokeExpr()
|
void |
convertToBaf(JimpleToBafContext context,
java.util.List out)
|
Value |
getInvokeExpr()
|
ValueBox |
getInvokeExprBox()
|
Methods inherited from class soot.AbstractUnit |
apply,
clone,
getBoxesPointingToThis,
getDefBoxes,
getUnitBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
toBriefString,
toBriefString,
toBriefString,
toBriefString,
toString,
toString,
toString,
toString,
toString |
Methods inherited from class soot.AbstractHost |
destroyTag,
getTag,
getTags,
getTagValue,
hasTag,
incTagValue,
incTagValue,
incTagValue,
newTag,
newTag,
setTagValue |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public AbstractStmt()
Method Detail |
public void convertToBaf(JimpleToBafContext context, java.util.List out)
public boolean containsInvokeExpr()
public Value getInvokeExpr()
public ValueBox getInvokeExprBox()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |