public interface ITypeVariableDefinition
| Modifier and Type | Method and Description |
|---|---|
ITypeVariableDefinition |
clone() |
IType |
getBoundingType() |
IType |
getEnclosingType() |
String |
getName() |
ITypeVariableType |
getType() |
IGenericTypeVariable |
getTypeVar() |
void |
setEnclosingType(IType enclosingType) |
IType getEnclosingType()
void setEnclosingType(IType enclosingType)
String getName()
IGenericTypeVariable getTypeVar()
ITypeVariableType getType()
IType getBoundingType()
ITypeVariableDefinition clone()
Copyright © 2015. All rights reserved.