kotlinpoet-metadata-specs
/
com.squareup.kotlinpoet.metadata.specs.internal
/
ClassInspectorUtil
/
createAnnotations
create
Annotations
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
>
Content copied to clipboard