toggle menu
compiler-utils
2.5.0-beta08
jvm
switch theme
search in API
compiler-utils
/
com.squareup.anvil.compiler.internal.reference
/
TypeParameterReference
/
Psi
Psi
class
Psi
:
TypeParameterReference
Members
Properties
declaring
Class
Link copied to clipboard
open
override
val
declaringClass
:
ClassReference.Psi
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.Psi
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String