GenerateSealedWorkaround

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class GenerateSealedWorkaround(val prefix: String = "", val includeNonSealedSubTypes: Boolean = false)(source)

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Exclude
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Order(val order: Int)

Properties

Link copied to clipboard
Link copied to clipboard