Uses of Interface
pascal.taie.analysis.pta.PointerAnalysisResult

Packages that use PointerAnalysisResult
Package
Description
 
Provide data structures and algorithms of context-sensitive pointer analysis solver.
Provide plugin interface of pointer analysis and some instances (implementations).
 
This package contains implementation of Mahjong, which builds heap model by mering type-consistent objects.
This package contains implementation of Scaler, which selects suitable context variants for the methods in the program.
This package contains implementation of Zipper and Zipper-e, which selects precision-critical methods in the program.