Class TypeReferenceMatch

java.lang.Object

public class TypeReferenceMatch extends ReferenceMatch
A Java search match that represents a type reference. The element is the inner-most enclosing member that references this type.

This class is intended to be instantiated and subclassed by clients.

Since:
3.0