public interface UnitBoxOwner
Currently this is implemented by soot.shimple.PhiExpr and used by soot.jimple.internal.JAssignStmt.
Modifier and Type | Method and Description |
---|---|
void |
clearUnitBoxes() |
java.util.List<UnitBox> |
getUnitBoxes() |
java.util.List<UnitBox> getUnitBoxes()
void clearUnitBoxes()