protected abstract static class DemandCSPointsTo.IncomingEdgeHandler
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
IncomingEdgeHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
handleAlloc(AllocNode allocNode,
DemandCSPointsTo.VarAndContext origVarAndContext) |
abstract void |
handleMatchSrc(VarNode matchSrc,
PointsToSetInternal intersection,
VarNode loadBase,
VarNode storeBase,
DemandCSPointsTo.VarAndContext origVarAndContext,
SparkField field,
boolean refine) |
public abstract void handleAlloc(AllocNode allocNode, DemandCSPointsTo.VarAndContext origVarAndContext)
public abstract void handleMatchSrc(VarNode matchSrc, PointsToSetInternal intersection, VarNode loadBase, VarNode storeBase, DemandCSPointsTo.VarAndContext origVarAndContext, SparkField field, boolean refine)