public class AsmTypeVariableJavaClassTypeVariable extends AsmTypeJavaClassType implements IJavaClassTypeVariable
_moduleEMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
AsmTypeVariableJavaClassTypeVariable(IAsmType typeVariable,
IModule module) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType[] |
getBounds() |
IJavaClassType |
getConcreteType() |
IJavaClassInfo |
getEnclosingClass() |
IModule |
getModule() |
String |
getName() |
String |
getSimpleName() |
com.sun.source.tree.Tree |
getTree() |
Variance |
getVariance() |
boolean |
isFunctionTypeVar() |
void |
setVariance(Variance variance) |
String |
toString() |
createType, createType, equals, getActualType, getActualType, getComponentType, getNamespace, getType, hashCode, isArrayfindInnerSourceType, getCompilationUnitTree, getDeclaringClass, getEndPosition, getLocationInfo, getSourcePositions, getStartPositionclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, getActualType, getActualType, getComponentType, getNamespace, hashCode, isArray, isAssignableFrompublic IJavaClassType getConcreteType()
getConcreteType in interface IJavaClassTypepublic String getName()
getName in interface IJavaClassTypegetName in interface IJavaClassTypeVariablegetName in class AsmTypeJavaClassTypepublic String getSimpleName()
getSimpleName in interface IJavaClassTypepublic IJavaClassType[] getBounds()
getBounds in interface IJavaClassTypeVariablepublic boolean isFunctionTypeVar()
isFunctionTypeVar in interface IJavaClassTypeVariablepublic Variance getVariance()
getVariance in interface IJavaClassTypeVariablepublic void setVariance(Variance variance)
setVariance in interface IJavaClassTypeVariablepublic IModule getModule()
getModule in interface IJavaClassTypegetModule in class AsmTypeJavaClassTypepublic com.sun.source.tree.Tree getTree()
getTree in class JavaSourceElementpublic IJavaClassInfo getEnclosingClass()
getEnclosingClass in class JavaSourceElementCopyright © 2019. All rights reserved.