Interface CallTypeArgumentable

All Superinterfaces:
Commentable, EObject, Notifier
All Known Subinterfaces:
ClassTypeConstructorReferenceExpression, ExplicitConstructorCall, Instantiation, MethodCall, NewConstructorCall, NewConstructorCallWithInferredTypeArguments, PrimaryExpressionReferenceExpression
All Known Implementing Classes:
CallTypeArgumentableImpl, ClassTypeConstructorReferenceExpressionImpl, ExplicitConstructorCallImpl, InstantiationImpl, MethodCallImpl, NewConstructorCallImpl, NewConstructorCallWithInferredTypeArgumentsImpl, PrimaryExpressionReferenceExpressionImpl

public interface CallTypeArgumentable extends Commentable
A representation of the model object 'Call Type Argumentable'.

The following features are supported:

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