fieldNameForNamedChild

@JvmName(name = "fieldNameForNamedChild")
actual external fun fieldNameForNamedChild(index: UInt): String?(source)

Get the field name of this node’s named child at the given index, if available.

Since

0.24.0

Throws

If the index exceeds the child count.

Get the field name of this node’s named child at the given index, if available.

Since

0.24.0

Throws

If the index exceeds the child count.

@JvmName(name = "fieldNameForNamedChild")
actual external fun fieldNameForNamedChild(index: UInt): String?(source)

Get the field name of this node’s named child at the given index, if available.

Since

0.24.0

Throws

If the index exceeds the child count.

Get the field name of this node’s named child at the given index, if available.

Since

0.24.0

Throws

If the index exceeds the child count.