com.ibm.wala.ipa.callgraph.propagation
Class SmushedAllocationSiteKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractAllocationSiteKey
com.ibm.wala.ipa.callgraph.propagation.SmushedAllocationSiteKey
- All Implemented Interfaces:
- InstanceKeyWithNode, ContextItem, InstanceKey
public class SmushedAllocationSiteKey
- extends AbstractAllocationSiteKey
An instance key which represents a unique set for ALL allocation sites of a
given type in a CGNode
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SmushedAllocationSiteKey
public SmushedAllocationSiteKey(CGNode node,
IClass type)
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in class AbstractAllocationSiteKey
hashCode
public int hashCode()
- Specified by:
hashCode in class AbstractAllocationSiteKey
toString
public java.lang.String toString()
- Specified by:
toString in class AbstractAllocationSiteKey