toggle menu
compiler-utils
2.5.0-beta10
jvm
switch theme
search in API
compiler-utils
/
com.squareup.anvil.compiler.internal.reference
/
TypeParameterReference
/
Descriptor
Descriptor
class
Descriptor
:
TypeParameterReference
Members
Properties
declaring
Class
Link copied to clipboard
open
override
val
declaringClass
:
ClassReference.Descriptor
name
Link copied to clipboard
open
override
val
name
:
String
type
Variable
Name
Link copied to clipboard
val
typeVariableName
:
TypeVariableName
upper
Bounds
Link copied to clipboard
open
override
val
upperBounds
:
List
<
TypeReference.Descriptor
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String