Interface ForStatement

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

public interface ForStatement
extends Statement
A representation of the model object 'For Statement'.

The following features are supported:

See Also:
JavaPackage.getForStatement()