Interface ObjectVertex
- All Superinterfaces:
ContextItem, InstanceKey
- All Known Implementing Classes:
CreationSiteVertex, FuncVertex, GlobalVertex
-
Nested Class Summary
Nested classes/interfaces inherited from interface ContextItem
ContextItem.Value<T> -
Method Summary
Methods inherited from interface InstanceKey
getConcreteType, getCreationSitesModifier and TypeMethodDescriptionFor now, we assert that each InstanceKey represents a set of classes which are all of the same concrete type (modulo the fact that all arrays of references are considered concrete type []Object;)Get the creation sites ofthis, i.e., the statements that may allocate objects represented bythis.