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() |
List<UnitBox> |
getUnitBoxes() |
Copyright © 2020 Soot OSS. All rights reserved.