childByFieldName

actual external fun childByFieldName(name: String): Node?(source)

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

expect fun childByFieldName(name: String): Node?(source)

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

actual external fun childByFieldName(name: String): Node?(source)

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

actual fun childByFieldName(name: String): Node?(source)

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