Package pascal.taie.analysis.pta.pts
package pascal.taie.analysis.pta.pts
Implementation of various points-to sets used in pointer analysis.
-
ClassDescriptionRepresentation of points-to sets that consist of
CSObj
.Provides static factory methods forPointsToSet
.