SymbolName

Native
1.3
@Target ( [AnnotationTarget.FUNCTION] ) annotation class SymbolName
(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 .

Constructors

Native
1.3

<init>

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

SymbolName ( name : String )

Properties

Native
1.3

name

val name : String