toggle menu
micro_utils.dokka
0.23.0
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.ksp.classcasts
/
ClassCastsIncluded
Class
Casts
Included
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ClassCastsIncluded
(
val
typesRegex
:
String
=
""
,
val
excludeRegex
:
String
=
""
,
val
outputFilePrefix
:
String
=
""
,
val
levelsToInclude
:
Int
=
-1
)
(
source
)
Members
Properties
exclude
Regex
Link copied to clipboard
val
excludeRegex
:
String
levels
To
Include
Link copied to clipboard
val
levelsToInclude
:
Int
output
File
Prefix
Link copied to clipboard
val
outputFilePrefix
:
String
types
Regex
Link copied to clipboard
val
typesRegex
:
String