Class UnaryExpressionChildImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AdditiveExpressionChild, AndExpressionChild, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MultiplicativeExpressionChild, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild
Direct Known Subclasses:
UnaryModificationExpressionChildImpl, UnaryModificationExpressionImpl

public abstract class UnaryExpressionChildImpl extends MultiplicativeExpressionChildImpl implements UnaryExpressionChild
An implementation of the model object 'Unary Expression Child'.
Generated class or method.
  • Constructor Details

    • UnaryExpressionChildImpl

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