public interface ResultsAvailableHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onResultsAvailable(IInfoflowCFG cfg,
InfoflowResults results)
Callback that is invoked when information flow results are available
|
void onResultsAvailable(IInfoflowCFG cfg, InfoflowResults results)
cfg - The program graphresults - The results that were computedCopyright © 2022 Fraunhofer SIT. All rights reserved.