public class AheadOfTimeReferenceProvider<D,N> extends AbstractReferenceProvider<D,N>
icfg| 构造器和说明 |
|---|
AheadOfTimeReferenceProvider(soot.jimple.toolkits.ide.icfg.BiDiInterproceduralCFG<N,soot.SootMethod> icfg) |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<soot.SootMethod> |
getMethodReferences(soot.SootMethod method,
FastSolverLinkedNode<D,N> context)
Given a method and a context, gets the set of methods that in which the
solver can transitively spawn new analysis tasks
|
getTransitiveCalleespublic AheadOfTimeReferenceProvider(soot.jimple.toolkits.ide.icfg.BiDiInterproceduralCFG<N,soot.SootMethod> icfg)
public Set<soot.SootMethod> getMethodReferences(soot.SootMethod method, FastSolverLinkedNode<D,N> context)
IGCReferenceProviderCopyright © 2022 Fraunhofer SIT. All rights reserved.