Class DoWhileLoopImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, Conditional, DoWhileLoop, Statement, StatementContainer, WhileLoop

public class DoWhileLoopImpl extends WhileLoopImpl implements DoWhileLoop
An implementation of the model object 'Do While Loop'.
Generated class or method.
  • Constructor Details

    • DoWhileLoopImpl

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