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