Class PackageReferenceMatch

java.lang.Object

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

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

Since:
3.0