Interface FieldDeclaration

All Superinterfaces:
AbstractVariablesContainer, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
FieldDeclarationImpl

public interface FieldDeclaration
extends BodyDeclaration, AbstractVariablesContainer
A representation of the model object 'Field Declaration'.
See Also:
JavaPackage.getFieldDeclaration()