Class ExclusiveOrExpressionChildImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, LambdaBody
Direct Known Subclasses:
AndExpressionChildImpl, AndExpressionImpl

public abstract class ExclusiveOrExpressionChildImpl extends InclusiveOrExpressionChildImpl implements ExclusiveOrExpressionChild
An implementation of the model object 'Exclusive Or Expression Child'.
Generated class or method.
  • Constructor Details

    • ExclusiveOrExpressionChildImpl

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