Package pascal.taie.analysis.pta.plugin
Class EntryPointHandler
java.lang.Object
pascal.taie.analysis.pta.plugin.EntryPointHandler
- All Implemented Interfaces:
Plugin
Initializes standard entry points for pointer analysis.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface pascal.taie.analysis.pta.plugin.Plugin
onFinish, onNewCallEdge, onNewCSMethod, onNewMethod, onNewPointsToSet, onNewStmt, onPhaseFinish, onUnresolvedCall
-
Constructor Details
-
EntryPointHandler
public EntryPointHandler()
-
-
Method Details