SymbolName

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class SymbolName(val name: String)(source)

This is a dangerous deprecated and internal annotation. Please avoid using it.

If you absolutely need to use the annotation, please comment at KT-46649.

Since Kotlin

1.3

Properties

Link copied to clipboard
Since Kotlin 1.3