toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
withoutAnnotationOf
without
Annotation
Of
fun
List
<
ClassDeclaration
>
.
withoutAnnotationOf
(
annotationFqName
:
String
)
:
List
<
ClassDeclaration
>
Filters the list of class declarations to exclude those annotated with the specified annotation.
fun
KontureScope
.
withoutAnnotationOf
(
annotationFqName
:
String
)
:
KontureScope