Interface VariableDeclaration

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
EnumConstantDeclaration, SingleVariableDeclaration, UnresolvedSingleVariableDeclaration, UnresolvedVariableDeclarationFragment, VariableDeclarationFragment
All Known Implementing Classes:
EnumConstantDeclarationImpl, SingleVariableDeclarationImpl, UnresolvedSingleVariableDeclarationImpl, UnresolvedVariableDeclarationFragmentImpl, VariableDeclarationFragmentImpl, VariableDeclarationImpl

public interface VariableDeclaration
extends NamedElement
A representation of the model object 'Variable Declaration'.

The following features are supported:

See Also:
JavaPackage.getVariableDeclaration()