public interface PreAnalysisHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAfterCallgraphConstruction()
This method is called after the callgraph has been constructed, but
before the actual data flow analysis is carried out.
|
void |
onBeforeCallgraphConstruction()
This method is called before the callgraph is constructed
|
void onBeforeCallgraphConstruction()
void onAfterCallgraphConstruction()
Copyright © 2022 Fraunhofer SIT. All rights reserved.