Interface LabeledStatement

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Statement
All Known Subinterfaces:
UnresolvedLabeledStatement
All Known Implementing Classes:
LabeledStatementImpl, UnresolvedLabeledStatementImpl

public interface LabeledStatement
extends NamedElement, Statement
A representation of the model object 'Labeled Statement'.

The following features are supported:

See Also:
JavaPackage.getLabeledStatement()