|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.dava.toolkits.base.finders.SequenceFinder
Constructor Summary | |
SequenceFinder(soot.Singletons.Global g)
|
Method Summary | |
void |
find_StatementSequences(SETNode SETParent,
IterableSet body,
java.util.HashSet childUnion,
DavaBody davaBody)
|
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET)
|
static SequenceFinder |
v()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SequenceFinder(soot.Singletons.Global g)
Method Detail |
public static SequenceFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
find
in interface FactFinder
RetriggerAnalysisException
public void find_StatementSequences(SETNode SETParent, IterableSet body, java.util.HashSet childUnion, DavaBody davaBody)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |