Class ReferenceType

All Implemented Interfaces:
NodeWithRange<Node>, NodeWithTokenRange<Node>, Observable, Visitable, HasParentNode<Node>, Resolvable<ResolvedType>, Cloneable
Direct Known Subclasses:
ArrayType, ClassOrInterfaceType, TypeParameter

public abstract class ReferenceType extends Type
Base class for reference types.
Author:
Julio Vilmar Gesser