Class ClassConstantNode

All Implemented Interfaces:
ContextElement, Numberable

public class ClassConstantNode extends ConstantNode
Represents an allocation site node the represents a known java.lang.Class object.
Author:
Ondrej Lhotak