Interface VariableDeclarationExpression

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

public interface VariableDeclarationExpression
extends Expression, AbstractVariablesContainer
A representation of the model object 'Variable Declaration Expression'.

The following features are supported:

See Also:
JavaPackage.getVariableDeclarationExpression()