toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
withVisibility
with
Visibility
fun
List
<
ClassDeclaration
>
.
withVisibility
(
visibility
:
Visibility
)
:
List
<
ClassDeclaration
>
Filters class declarations to those matching the specified visibility.
fun
KontureScope
.
withVisibility
(
visibility
:
Visibility
)
:
KontureScope