Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Kopy
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyFunctionCopy
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyFunctionInvoke
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyFunctionSet
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyFunctionUpdate
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyFunctionUpdateEach
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class KopyOptIn