protected static class DemandCSPointsTo.VarAndContext
extends java.lang.Object
Constructor and Description |
---|
VarAndContext(VarNode var,
ImmutableStack<java.lang.Integer> context) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public VarAndContext(VarNode var, ImmutableStack<java.lang.Integer> context)