Interface BreakStatement

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

public interface BreakStatement
extends Statement
A representation of the model object 'Break Statement'.

The following features are supported:

See Also:
JavaPackage.getBreakStatement()