toggle menu
compiler-utils
2.5.0-beta08
jvm
switch theme
search in API
compiler-utils
/
com.squareup.anvil.compiler.internal.reference
/
AnnotationArgumentReference
/
Descriptor
Descriptor
class
Descriptor
:
AnnotationArgumentReference
Members
Properties
annotation
Link copied to clipboard
open
override
val
annotation
:
AnnotationReference.Descriptor
argument
Link copied to clipboard
val
argument
:
ConstantValue
<
*
>
module
Link copied to clipboard
val
module
:
AnvilModuleDescriptor
name
Link copied to clipboard
open
override
val
name
:
String
resolved
Name
Link copied to clipboard
open
override
val
resolvedName
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
value
Link copied to clipboard
fun
<
T
:
Any
>
value
(
)
:
T