| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.solver.gcSolver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AheadOfTimeReferenceProvider<D,N>
Implementation of a reference provider that computes its dependencies ahead
of time, and over-approximates the possible references by considering all
transitively callees of a given method as possible locations for new analysis
tasks, regardless of context and taint state.
|
class |
OnDemandReferenceProvider<D,N>
Implementation of a reference provider that computes transitive dependency
sets on demand
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.