|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SootMethodFilter
Allows specifing which SootMethod you want to analyse in a AbstractInterproceduralAnalysis. You will need a way to provide a summary for unanalysed methods that are used by analysed code!
Method Summary | |
---|---|
boolean |
want(SootMethod m)
|
Method Detail |
---|
boolean want(SootMethod m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |