|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.dava.toolkits.base.finders.ExceptionFinder
Constructor Summary | |
ExceptionFinder(soot.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(soot.Singletons.Global g)
Method Detail |
public static ExceptionFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
find
in interface FactFinder
RetriggerAnalysisException
public void preprocess(DavaBody body, AugmentedStmtGraph asg)
public IterableSet get_CatchBody(AugmentedStmt handlerAugmentedStmt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |