symbolForName

@JvmName(name = "symbolForName")
actual external fun symbolForName(name: String, isNamed: Boolean): UShort(source)

Get the numerical ID for the given node type.

expect fun symbolForName(name: String, isNamed: Boolean): UShort(source)

Get the numerical ID for the given node type.

@JvmName(name = "symbolForName")
actual external fun symbolForName(name: String, isNamed: Boolean): UShort(source)

Get the numerical ID for the given node type.

actual fun symbolForName(name: String, isNamed: Boolean): UShort(source)

Get the numerical ID for the given node type.