public interface GotoStmt extends BranchableStmt
| Modifier and Type | Method and Description |
|---|---|
Unit |
getTarget() |
UnitBox |
getTargetBox() |
void |
setTarget(Unit target) |
containsArrayRef, containsFieldRef, containsInvokeExpr, getArrayRef, getArrayRefBox, getFieldRef, getFieldRefBox, getInvokeExpr, getInvokeExprBoxaddBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toStringapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagUnit getTarget()
getTarget in interface BranchableStmtvoid setTarget(Unit target)
setTarget in interface BranchableStmtUnitBox getTargetBox()
getTargetBox in interface BranchableStmtCopyright © 2024 Soot OSS. All rights reserved.