arguments

fun <A : Annotation> KSAnnotation.arguments(): AnnotationArguments<A>(source)

Parses the arguments for this KSAnnotation.

See also