Interface PostfixExpression

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, Expression, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
PostfixExpressionImpl

public interface PostfixExpression
extends Expression
A representation of the model object 'Postfix Expression'.

The following features are supported:

See Also:
JavaPackage.getPostfixExpression()