Interface MethodReferenceExpressionChild

All Superinterfaces:
AdditiveExpressionChild, AndExpressionChild, AnnotationValue, ArrayInitializationValue, AssignmentExpressionChild, Commentable, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EObject, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MultiplicativeExpressionChild, Notifier, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild
All Known Subinterfaces:
AnnotationInstance, ArrayInstantiation, ArrayInstantiationBySize, ArrayInstantiationByValues, ArrayInstantiationByValuesTyped, ArrayInstantiationByValuesUntyped, BinaryIntegerLiteral, BinaryLongLiteral, BooleanLiteral, CharacterLiteral, DecimalDoubleLiteral, DecimalFloatLiteral, DecimalIntegerLiteral, DecimalLongLiteral, DoubleLiteral, ElementReference, ExplicitConstructorCall, FloatLiteral, HexDoubleLiteral, HexFloatLiteral, HexIntegerLiteral, HexLongLiteral, IdentifierReference, Instantiation, IntegerLiteral, Literal, LongLiteral, MethodCall, NestedExpression, NewConstructorCall, NewConstructorCallWithInferredTypeArguments, NullLiteral, OctalIntegerLiteral, OctalLongLiteral, PrimaryExpression, PrimitiveTypeReference, Reference, ReflectiveClassReference, SelfReference, StringReference, TextBlockReference
All Known Implementing Classes:
AnnotationInstanceImpl, ArrayInstantiationBySizeImpl, ArrayInstantiationByValuesImpl, ArrayInstantiationByValuesTypedImpl, ArrayInstantiationByValuesUntypedImpl, ArrayInstantiationImpl, BinaryIntegerLiteralImpl, BinaryLongLiteralImpl, BooleanLiteralImpl, CharacterLiteralImpl, DecimalDoubleLiteralImpl, DecimalFloatLiteralImpl, DecimalIntegerLiteralImpl, DecimalLongLiteralImpl, DoubleLiteralImpl, ElementReferenceImpl, ExplicitConstructorCallImpl, FloatLiteralImpl, HexDoubleLiteralImpl, HexFloatLiteralImpl, HexIntegerLiteralImpl, HexLongLiteralImpl, IdentifierReferenceImpl, InstantiationImpl, IntegerLiteralImpl, LiteralImpl, LongLiteralImpl, MethodCallImpl, MethodReferenceExpressionChildImpl, NestedExpressionImpl, NewConstructorCallImpl, NewConstructorCallWithInferredTypeArgumentsImpl, NullLiteralImpl, OctalIntegerLiteralImpl, OctalLongLiteralImpl, PrimaryExpressionImpl, PrimitiveTypeReferenceImpl, ReferenceImpl, ReflectiveClassReferenceImpl, SelfReferenceImpl, StringReferenceImpl, TextBlockReferenceImpl

public interface MethodReferenceExpressionChild extends UnaryModificationExpressionChild
A representation of the model object 'Method Reference Expression Child'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"