edit

fun edit(fromIndex: Int, toIndex: Int, vararg content: JsonTree.TreeNode)
fun edit(fromIndex: Int, toIndex: Int, splitLevel: Int, vararg contents: JsonTree.TreeNode)

Edits this tree with the given node.