Class MethodReferenceExpressionChildImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AdditiveExpressionChild, AndExpressionChild, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MethodReferenceExpressionChild, MultiplicativeExpressionChild, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild
Direct Known Subclasses:
PrimaryExpressionImpl

public abstract class MethodReferenceExpressionChildImpl extends UnaryModificationExpressionChildImpl implements MethodReferenceExpressionChild
An implementation of the model object 'Method Reference Expression Child'.
Generated class or method.
  • Constructor Details

    • MethodReferenceExpressionChildImpl

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