v1.8.10
  • Solutions
    • Multiplatform Mobile
    • Multiplatform for other platforms
    • Server-side
    • Web frontend
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Hands-on
    • Examples
    • Koans
← Docs
kotlin-stdlib / kotlin / ContextFunctionTypeParams

ContextFunctionTypeParams

Common
JVM
JS
Native
1.0
@Target([AnnotationTarget.TYPE]) annotation class ContextFunctionTypeParams
(source)

Constructors

Common
JVM
JS
Native
1.0

<init>

<init>(count: Int)

Properties

Common
JVM
JS
Native
1.0

count

val count: Int

Extension Properties

JVM
1.0

annotationClass

Returns a KClass instance corresponding to the annotation type of this annotation.

val <T : Annotation> T.annotationClass: KClass<out T>
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.
Supported and developed by JetBrains