|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.AbstractTrap
org.kit.furia.fragment.soot.representation.internal.FTrap
public class FTrap
Field Summary |
---|
Fields inherited from class soot.AbstractTrap |
---|
beginUnitBox, endUnitBox, exception, handlerUnitBox, unitBoxes |
Constructor Summary | |
---|---|
FTrap(soot.SootClass exception,
soot.Unit beginStmt,
soot.Unit endStmt,
soot.Unit handlerStmt)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Methods inherited from class soot.AbstractTrap |
---|
clearUnitBoxes, getBeginUnit, getBeginUnitBox, getEndUnit, getEndUnitBox, getException, getHandlerUnit, getHandlerUnitBox, getUnitBoxes, setBeginUnit, setEndUnit, setException, setHandlerUnit |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FTrap(soot.SootClass exception, soot.Unit beginStmt, soot.Unit endStmt, soot.Unit handlerStmt)
Method Detail |
---|
public java.lang.Object clone()
clone
in interface soot.Trap
clone
in class soot.AbstractTrap
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |