SymbolName

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

This annotation is deprecated and became internal. Please avoid using it. It is dangerous when combined with the new experimental memory manager. 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