ContextFunctionTypeParams

@Target(allowedTargets = [AnnotationTarget.TYPE])
annotation class ContextFunctionTypeParams(val count: Int)(source)

Since Kotlin

1.0

Properties

Link copied to clipboard
val count: Int
Since Kotlin 1.0