|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnterMonitorStmt
Method Summary | |
---|---|
Value |
getOp()
|
ValueBox |
getOpBox()
|
void |
setOp(Value op)
|
Methods inherited from interface soot.jimple.Stmt |
---|
containsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, toString |
Methods inherited from interface soot.Unit |
---|
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.tagkit.Host |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Method Detail |
---|
Value getOp()
getOp
in interface MonitorStmt
void setOp(Value op)
setOp
in interface MonitorStmt
ValueBox getOpBox()
getOpBox
in interface MonitorStmt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |