Interface SingleVariableDeclaration

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, 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()