public class JTrap extends AbstractTrap
beginUnitBox, endUnitBox, exception, handlerUnitBox, unitBoxes| Constructor and Description |
|---|
JTrap(SootClass exception,
UnitBox beginStmt,
UnitBox endStmt,
UnitBox handlerStmt) |
JTrap(SootClass exception,
Unit beginStmt,
Unit endStmt,
Unit handlerStmt) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Performs a shallow clone of this trap.
|
String |
toString() |
clearUnitBoxes, getBeginUnit, getBeginUnitBox, getEndUnit, getEndUnitBox, getException, getHandlerUnit, getHandlerUnitBox, getUnitBoxes, setBeginUnit, setEndUnit, setException, setHandlerUnitCopyright © 2020 Soot OSS. All rights reserved.