Class ExpressionImpl

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, ArrayInitializationValue, Commentable, Expression, LambdaBody
Direct Known Subclasses:
AssignmentExpressionChildImpl, AssignmentExpressionImpl, LambdaExpressionImpl

public abstract class ExpressionImpl extends ArrayInitializationValueImpl implements Expression
An implementation of the model object 'Expression'.
Generated class or method.
  • Constructor Details

    • ExpressionImpl

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