AnnotationValue

data class AnnotationValue(val annotation: Annotations.Annotation) : AnnotationParameterValue

Constructors

Link copied to clipboard
fun AnnotationValue(annotation: Annotations.Annotation)

Properties

Link copied to clipboard
val annotation: Annotations.Annotation