symbolName

@JvmName(name = "symbolName")
actual external fun symbolName(symbol: UShort): String?(source)

Get the node type for the given numerical ID.

expect fun symbolName(symbol: UShort): String?(source)

Get the node type for the given numerical ID.

@JvmName(name = "symbolName")
actual external fun symbolName(symbol: UShort): String?(source)

Get the node type for the given numerical ID.

actual fun symbolName(symbol: UShort): String?(source)

Get the node type for the given numerical ID.