Package soot.jimple.spark.ondemand
Class DemandCSPointsTo.VarAndContext
- java.lang.Object
-
- soot.jimple.spark.ondemand.DemandCSPointsTo.VarAndContext
-
- Direct Known Subclasses:
DemandCSPointsTo.VarContextAndUp
- Enclosing class:
- DemandCSPointsTo
protected static class DemandCSPointsTo.VarAndContext extends Object
-
-
Constructor Summary
Constructors Constructor Description VarAndContext(VarNode var, ImmutableStack<Integer> context)
-
-
-
Constructor Detail
-
VarAndContext
public VarAndContext(VarNode var, ImmutableStack<Integer> context)
-
-