Class AssignmentOperatorImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, AssignmentOperator, Operator
Direct Known Subclasses:
AssignmentAndImpl, AssignmentDivisionImpl, AssignmentExclusiveOrImpl, AssignmentImpl, AssignmentLeftShiftImpl, AssignmentMinusImpl, AssignmentModuloImpl, AssignmentMultiplicationImpl, AssignmentOrImpl, AssignmentPlusImpl, AssignmentRightShiftImpl, AssignmentUnsignedRightShiftImpl

public abstract class AssignmentOperatorImpl extends OperatorImpl implements AssignmentOperator
An implementation of the model object 'Assignment Operator'.
Generated class or method.
  • Constructor Details

    • AssignmentOperatorImpl

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