jimmer-ksp
0.1.22
jimmer-ksp
/
org.babyfish.jimmer.ksp
/
annotations
annotations
fun
KSAnnotated
.
annotations
(
predicate
:
(
KSAnnotation
)
->
Boolean
)
:
List
<
KSAnnotation
>
Content copied to clipboard
fun
KSAnnotated
.
annotations
(
annotationType
:
KClass
<
out
Annotation
>
)
:
List
<
KSAnnotation
>
Content copied to clipboard