public interface ExitMonitorStmt extends MonitorStmt
| Modifier and Type | Method and Description |
|---|---|
Value |
getOp() |
ValueBox |
getOpBox() |
void |
setOp(Value op) |
containsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBox, toStringaddBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagValue getOp()
getOp in interface MonitorStmtvoid setOp(Value op)
setOp in interface MonitorStmtValueBox getOpBox()
getOpBox in interface MonitorStmt