createAnnotations

Return

a new collection of AnnotationSpecs with sorting and de-duping input annotations from body.

fun createAnnotations(siteTarget: AnnotationSpec.UseSiteTarget?, body: MutableCollection<AnnotationSpec>.() -> Unit): Collection<AnnotationSpec>