Class ShiftOperatorImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Commentable, Operator, ShiftOperator
Direct Known Subclasses:
LeftShiftImpl, RightShiftImpl, UnsignedRightShiftImpl

public abstract class ShiftOperatorImpl extends OperatorImpl implements ShiftOperator
An implementation of the model object 'Shift Operator'.
Generated class or method.
  • Constructor Details

    • ShiftOperatorImpl

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