Interface SingleVariableDeclaration

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Iterable<fr.inria.atlanmod.neoemf.core.PersistentEObject>, NamedElement, org.eclipse.emf.common.notify.Notifier, fr.inria.atlanmod.neoemf.core.PersistentEObject, fr.inria.atlanmod.neoemf.data.store.Storable, VariableDeclaration
All Known Subinterfaces:
UnresolvedSingleVariableDeclaration
All Known Implementing Classes:
SingleVariableDeclarationImpl, UnresolvedSingleVariableDeclarationImpl

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

The following features are supported:

See Also:
JavaPackage.getSingleVariableDeclaration()