Interface VariableDeclarationFragment

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, VariableDeclaration
All Known Subinterfaces:
UnresolvedVariableDeclarationFragment
All Known Implementing Classes:
UnresolvedVariableDeclarationFragmentImpl, VariableDeclarationFragmentImpl

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

The following features are supported:

See Also:
JavaPackage.getVariableDeclarationFragment()