public class GTrap extends AbstractTrap
beginUnitBox, endUnitBox, exception, handlerUnitBox, unitBoxes
Constructor and Description |
---|
GTrap(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, setHandlerUnit
public java.lang.Object clone()
Trap
clone
in interface Trap
clone
in class AbstractTrap