Class AllocationSiteInNode

java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractTypeInNode
com.ibm.wala.ipa.callgraph.propagation.AllocationSiteInNode
All Implemented Interfaces:
InstanceKeyWithNode, ContextItem, InstanceKey
Direct Known Subclasses:
MultiNewArrayInNode, NormalAllocationInNode, ZeroLengthArrayInNode

public abstract class AllocationSiteInNode extends AbstractTypeInNode
An InstanceKey which represents a NewSiteReference in some CGNode.