Interface ITypeVariableType

All Superinterfaces:
INonLoadableType, IType, Serializable
All Known Implementing Classes:
TypeVariableType

public interface ITypeVariableType extends INonLoadableType
  • Method Details

    • getTypeVarDef

      ITypeVariableDefinition getTypeVarDef()
    • getNameWithEnclosingType

      String getNameWithEnclosingType()
    • getBoundingType

      IType getBoundingType()
    • isFunctionStatement

      boolean isFunctionStatement()