public interface IGCReferenceProvider<D,N>
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
Set<soot.SootMethod> getMethodReferences(soot.SootMethod method, FastSolverLinkedNode<D,N> context)
method - context - Copyright © 2022 Fraunhofer SIT. All rights reserved.