Class TypeVariableExtendsListClause

All Implemented Interfaces:
IExpression, IHasType, IParsedElement, ISuperTypeClause, ITypeVariableExtendsListClause

public class TypeVariableExtendsListClause extends SuperTypeClause implements ITypeVariableExtendsListClause
  • Constructor Details

    • TypeVariableExtendsListClause

      public TypeVariableExtendsListClause(IType superType)