Class StatementImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, Statement
Direct Known Subclasses:
AssertImpl, ConditionImpl, EmptyStatementImpl, ExpressionStatementImpl, ForEachLoopImpl, ForLoopImpl, JumpImpl, JumpLabelImpl, LocalVariableStatementImpl, ReturnImpl, SwitchImpl, SynchronizedBlockImpl, ThrowImpl, TryBlockImpl, WhileLoopImpl, YieldStatementImpl

public abstract class StatementImpl extends CommentableImpl implements Statement
An implementation of the model object 'Statement'.
Generated class or method.
  • Constructor Details

    • StatementImpl

      protected StatementImpl()
      Generated class or method.
  • Method Details