Interface IVariableDeclaration

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, ICElement, IDeclaration, ISourceManipulation, ISourceReference
All Known Subinterfaces:
IBinaryVariable, IField, IVariable

public interface IVariableDeclaration extends IDeclaration
Represents the declaration of a variable.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.