public final class MultiNewArrayInNode extends AllocationSiteInNode
InstanceKey which represents a multinewarray allocation site in a CGNode.ContextItem.Value<T>| Constructor and Description |
|---|
MultiNewArrayInNode(CGNode node,
NewSiteReference allocation,
ArrayClass type,
int dim) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getDim() |
int |
hashCode() |
String |
toString() |
getCreationSites, getSitegetConcreteType, getNodepublic MultiNewArrayInNode(CGNode node, NewSiteReference allocation, ArrayClass type, int dim)
public boolean equals(Object obj)
equals in class AllocationSiteInNodepublic int hashCode()
hashCode in class AllocationSiteInNodepublic String toString()
toString in class AllocationSiteInNodepublic int getDim()
Copyright © 2015. All rights reserved.