Interface VariableDeclarationStatement

All Superinterfaces:
AbstractVariablesContainer, ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Statement
All Known Implementing Classes:
VariableDeclarationStatementImpl

public interface VariableDeclarationStatement
extends Statement, AbstractVariablesContainer
A representation of the model object 'Variable Declaration Statement'.

The following features are supported:

See Also:
JavaPackage.getVariableDeclarationStatement()