stdlib
1.4
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
JVM
JS
stdlib
/
kotlin
/
ContextFunctionTypeParams
Context
Function
Type
Params
Common
JVM
JS
@
Target
(
allowedTargets
=
[
AnnotationTarget.TYPE
]
)
annotation class
ContextFunctionTypeParams
(
val
count
:
Int
)
(
source
)
Since Kotlin
1.2
@
Target
(
allowedTargets
=
[
AnnotationTarget.TYPE
]
)
annotation class
ContextFunctionTypeParams
(
val
count
:
Int
)
(
source
)
Since Kotlin
1.0
@
Target
(
allowedTargets
=
[
AnnotationTarget.TYPE
]
)
annotation class
ContextFunctionTypeParams
(
val
count
:
Int
)
(
source
)
Since Kotlin
1.1
Properties
Properties
count
Link copied to clipboard
Common
JVM
JS
val
count
:
Int
Since Kotlin
1.2
val
count
:
Int
Since Kotlin
1.0
val
count
:
Int
Since Kotlin
1.1