Class AndExpressionChildImpl

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

public abstract class AndExpressionChildImpl extends ExclusiveOrExpressionChildImpl implements AndExpressionChild
An implementation of the model object 'And Expression Child'.
Generated class or method.
  • Constructor Details

    • AndExpressionChildImpl

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