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