Class Zipper
java.lang.Object
pascal.taie.analysis.pta.toolkit.zipper.Zipper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionrun
(PointerAnalysisResult pta, String arg) Parses Zipper argument and runs Zipper.
-
Constructor Details
-
Zipper
-
-
Method Details
-
run
Parses Zipper argument and runs Zipper. -
selectPrecisionCriticalMethods
- Returns:
- a set of precision-critical methods that should be analyzed context-sensitively.
-