Class FieldReferenceMatch

java.lang.Object

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

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

Since:
3.0