Interface UnaryModificationExpression

All Superinterfaces:
AdditiveExpressionChild, AndExpressionChild, AnnotationValue, ArrayInitializationValue, AssignmentExpressionChild, Commentable, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EObject, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MultiplicativeExpressionChild, Notifier, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild
All Known Subinterfaces:
PrefixUnaryModificationExpression, SuffixUnaryModificationExpression
All Known Implementing Classes:
PrefixUnaryModificationExpressionImpl, SuffixUnaryModificationExpressionImpl, UnaryModificationExpressionImpl

public interface UnaryModificationExpression extends UnaryExpressionChild
A representation of the model object 'Unary Modification Expression'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"