micro_utils.dokka
Toggle table of contents
0.24.1
common
Platform filter
common
Switch theme
Search in API
micro_utils.dokka
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