Interface AbstractTypeQualifiedExpression

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, Expression, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
SuperFieldAccess, SuperMethodInvocation, ThisExpression
All Known Implementing Classes:
AbstractTypeQualifiedExpressionImpl, SuperFieldAccessImpl, SuperMethodInvocationImpl, ThisExpressionImpl

public interface AbstractTypeQualifiedExpression
extends Expression
A representation of the model object 'Abstract Type Qualified Expression'.

The following features are supported:

See Also:
JavaPackage.getAbstractTypeQualifiedExpression()