Class ResolvedSourceField

java.lang.Object
All Implemented Interfaces:
IAnnotatable, IField, IJavaElement, IMember, IParent, ISourceManipulation, ISourceReference, org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
AssistSourceField

public class ResolvedSourceField extends SourceField
Handle representing a source field that is resolved. The uniqueKey contains the genericSignature of the resolved field. Use BindingKey to decode it.