Interface AbstractVariablesContainer

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
FieldDeclaration, VariableDeclarationExpression, VariableDeclarationStatement
All Known Implementing Classes:
AbstractVariablesContainerImpl, FieldDeclarationImpl, VariableDeclarationExpressionImpl, VariableDeclarationStatementImpl

public interface AbstractVariablesContainer
extends ASTNode
A representation of the model object 'Abstract Variables Container'.

The following features are supported:

See Also:
JavaPackage.getAbstractVariablesContainer()