Interface IDemandPointerAnalysis

All Known Implementing Classes:
AbstractDemandPointsTo, DemandRefinementPointsTo, SimpleDemandPointsTo

public interface IDemandPointerAnalysis
Basic interface for a demand-driven points-to analysis.
Author:
Manu Sridharan