public class BTrap extends AbstractTrap
beginUnitBox, endUnitBox, exception, handlerUnitBox, unitBoxes| Constructor and Description |
|---|
BTrap(SootClass exception,
Unit beginStmt,
Unit endStmt,
Unit handlerStmt) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Performs a shallow clone of this trap.
|
clearUnitBoxes, getBeginUnit, getBeginUnitBox, getEndUnit, getEndUnitBox, getException, getHandlerUnit, getHandlerUnitBox, getUnitBoxes, setBeginUnit, setEndUnit, setException, setHandlerUnitpublic java.lang.Object clone()
Trapclone in interface Trapclone in class AbstractTrap