toggle menu
codegen-kt
main-SNAPSHOT
jvm
switch theme
search in API
ksp
/
dev.kord.codegen.ksp
/
getAnnotationByType
get
Annotation
By
Type
inline
fun
<
A
:
Annotation
>
KSAnnotated
.
getAnnotationByType
(
)
:
KSAnnotation
(
source
)
Returns an
KSAnnotation
from
A
.
See also
get
Annotations
By
Type