Interface IField

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IAnnotatable, IJavaElement, IMember, IParent, ISourceManipulation, ISourceReference
All Known Implementing Classes:
AssistSourceField, ResolvedBinaryField, ResolvedSourceField, SourceField

public interface IField extends IMember, IAnnotatable
Represents a field declared in a type.