Package-level declarations

Methods to write annotations to AnnotationSpec.

Functions

Link copied to clipboard
fun <S : Symbol.Annotation<S, I>, I : Symbol.Annotation.Instance<S, I>> I.toAnnotationSpec(useSiteTarget: AnnotationSpec.UseSiteTarget? = null): AnnotationSpec

Create an AnnotationSpec from an annotation instance.