| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Collection<? extends PostAnalysisHandler> |
AbstractInfoflow.postProcessors |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractInfoflow.setPostProcessors(Collection<? extends PostAnalysisHandler> postprocessors) |
void |
IInfoflow.setPostProcessors(Collection<? extends PostAnalysisHandler> postprocessors)
Sets the set of post-processors that shall be executed after the data flow
analysis has finished
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.