Interface EnumConstantDeclaration

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

public interface EnumConstantDeclaration
extends BodyDeclaration, VariableDeclaration
A representation of the model object 'Enum Constant Declaration'.

The following features are supported:

See Also:
JavaPackage.getEnumConstantDeclaration()