|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UseFinder | |
soot.jimple.toolkits.infoflow | |
soot.jimple.toolkits.thread |
Uses of UseFinder in soot.jimple.toolkits.infoflow |
Methods in soot.jimple.toolkits.infoflow with parameters of type UseFinder | |
protected ClassLocalObjectsAnalysis |
LocalObjectsAnalysis.newClassLocalObjectsAnalysis(LocalObjectsAnalysis loa,
InfoFlowAnalysis dfa,
UseFinder uf,
SootClass sc)
|
Constructors in soot.jimple.toolkits.infoflow with parameters of type UseFinder | |
ClassLocalObjectsAnalysis(LocalObjectsAnalysis loa,
InfoFlowAnalysis dfa,
UseFinder uf,
SootClass sootClass)
|
|
ClassLocalObjectsAnalysis(LocalObjectsAnalysis loa,
InfoFlowAnalysis dfa,
InfoFlowAnalysis primitiveDfa,
UseFinder uf,
SootClass sootClass,
List entryMethods)
|
Uses of UseFinder in soot.jimple.toolkits.thread |
Methods in soot.jimple.toolkits.thread with parameters of type UseFinder | |
protected ClassLocalObjectsAnalysis |
ThreadLocalObjectsAnalysis.newClassLocalObjectsAnalysis(LocalObjectsAnalysis loa,
InfoFlowAnalysis dfa,
UseFinder uf,
SootClass sc)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |