|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.dava.toolkits.base.finders.ExceptionFinder
Constructor Summary | |
ExceptionFinder(Singletons.Global g)
|
Method Summary | |
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET)
|
IterableSet |
get_CatchBody(AugmentedStmt handlerAugmentedStmt)
|
void |
preprocess(DavaBody body,
AugmentedStmtGraph asg)
|
static ExceptionFinder |
v()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ExceptionFinder(Singletons.Global g)
Method Detail |
public static ExceptionFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
public void preprocess(DavaBody body, AugmentedStmtGraph asg)
public IterableSet get_CatchBody(AugmentedStmt handlerAugmentedStmt)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |