public static class Symbol.TypeVariableSymbol extends Symbol.TypeSymbol
Symbol.MethodSymbol, Symbol.PackageSymbol, Symbol.TypeSymbol, Symbol.TypeVariableSymbol, Symbol.VariableSymbol| Constructor and Description |
|---|
Symbol.TypeVariableSymbol(String name,
Symbol owner) |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
getInterfaces() |
Type |
getSuperclass() |
addTypeParameter, getFullyQualifiedName, members, superTypes, toString, typeParameterscomplete, enclosingClass, flags, getName, getType, isAbstract, isDeprecated, isEnum, isFinal, isFlag, isKind, isPackageVisibility, isPrivate, isPublic, isStatic, metadata, outermostClass, owner, packgepublic Type getSuperclass()
getSuperclass in class Symbol.TypeSymbolpublic List<Type> getInterfaces()
getInterfaces in class Symbol.TypeSymbolCopyright © 2012–2015 SonarSource. All rights reserved.