| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Collection<? extends PreAnalysisHandler> |
AbstractInfoflow.preProcessors |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInfoflow.setPreProcessors(Collection<? extends PreAnalysisHandler> preprocessors) |
void |
IInfoflow.setPreProcessors(Collection<? extends PreAnalysisHandler> preprocessors)
List of preprocessors that need to be executed in order before the
information flow.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.