AnnotationParameterValue

sealed class AnnotationParameterValue

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

AnnotationValue
Link copied to clipboard
ArrayValue
Link copied to clipboard
EnumValue
Link copied to clipboard
ClassValue
Link copied to clipboard
StringValue
Link copied to clipboard