Interface WhileStatement

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

public interface WhileStatement
extends Statement
A representation of the model object 'While Statement'.

The following features are supported:

See Also:
JavaPackage.getWhileStatement()