public class AsmWildcardTypeJavaClassWildcardType extends AsmTypeJavaClassType implements IJavaClassWildcardType
_moduleEMPTY_ARRAY, ERROR_TYPE, NULL_TYPE| Constructor and Description |
|---|
AsmWildcardTypeJavaClassWildcardType(IAsmType genType,
AsmWildcardType wildcardType,
IModule module) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType |
getConcreteType() |
IJavaClassInfo |
getEnclosingClass() |
IModule |
getModule() |
String |
getSimpleName() |
com.sun.source.tree.Tree |
getTree() |
IJavaClassType |
getUpperBound() |
createType, createType, equals, getActualType, getActualType, getComponentType, getName, getNamespace, getType, hashCode, isArrayfindInnerSourceType, getCompilationUnitTree, getDeclaringClass, getEndPosition, getLocationInfo, getSourcePositions, getStartPositionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitequals, getActualType, getActualType, getComponentType, getName, getNamespace, hashCode, isArray, isAssignableFrompublic AsmWildcardTypeJavaClassWildcardType(IAsmType genType, AsmWildcardType wildcardType, IModule module)
public IJavaClassType getUpperBound()
getUpperBound in interface IJavaClassWildcardTypepublic IJavaClassType getConcreteType()
getConcreteType in interface IJavaClassTypepublic String getSimpleName()
getSimpleName in interface IJavaClassTypepublic 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.