childByFieldId

@JvmName(name = "childByFieldId")
actual external fun childByFieldId(id: UShort): Node?(source)

Get the node's child with the given field ID, if any.

See also

expect fun childByFieldId(id: UShort): Node?(source)

Get the node's child with the given field ID, if any.

See also

@JvmName(name = "childByFieldId")
actual external fun childByFieldId(id: UShort): Node?(source)

Get the node's child with the given field ID, if any.

See also

actual fun childByFieldId(id: UShort): Node?(source)

Get the node's child with the given field ID, if any.

See also