Package com._1c.g5.v8.dt.bsl.model
Interface UnlabeledStatement
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,Statement
- All Known Subinterfaces:
AddHandlerStatement,AwaitStatement,BreakStatement,ContinueStatement,EmptyStatement,EventHandlerStatement,ExecuteStatement,ForEachStatement,ForStatement,ForToStatement,GotoStatement,IfPreprocessorStatement,IfStatement,LoopStatement,RaiseStatement,RegionPreprocessorStatement,RemoveHandlerStatement,ReturnStatement,SimpleStatement,TryExceptStatement,WhileStatement
- All Known Implementing Classes:
AddHandlerStatementImpl,AwaitStatementImpl,BreakStatementImpl,ContinueStatementImpl,EmptyStatementImpl,EventHandlerStatementImpl,ExecuteStatementImpl,ForEachStatementImpl,ForStatementImpl,ForToStatementImpl,GotoStatementImpl,IfPreprocessorStatementImpl,IfStatementImpl,LoopStatementImpl,RaiseStatementImpl,RegionPreprocessorStatementImpl,RemoveHandlerStatementImpl,ReturnStatementImpl,SimpleStatementImpl,TryExceptStatementImpl,UnlabeledStatementImpl,WhileStatementImpl
public interface UnlabeledStatement extends Statement
A representation of the model object 'Unlabeled Statement'.- See Also:
BslPackage.getUnlabeledStatement()