Class SimpleDemandPointsTo

java.lang.Object
com.ibm.wala.demandpa.alg.AbstractDemandPointsTo
com.ibm.wala.demandpa.alg.SimpleDemandPointsTo
All Implemented Interfaces:
IDemandPointerAnalysis

public class SimpleDemandPointsTo extends AbstractDemandPointsTo
Purely field-based, context-insensitive demand-driven points-to analysis with very simple implementation.
Author:
Manu Sridharan