Interface ISuperTypeClause

All Superinterfaces:
IExpression, IHasType, IParsedElement
All Known Subinterfaces:
ITypeVariableExtendsListClause
All Known Implementing Classes:
SuperTypeClause, TypeVariableExtendsListClause

public interface ISuperTypeClause extends IExpression
  • Method Details

    • getSuperType

      IType getSuperType()