CEnumEntryAlias

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class CEnumEntryAlias(val entryName: String)(source)

Denotes property that is an alias to some enum entry.

Since Kotlin

1.3

Properties

Link copied to clipboard
Since Kotlin 1.3