editByPath

fun editByPath(fromPath: List<Int>, toPath: List<Int>, vararg contents: JsonTree.TreeNode, splitLevel: Int = 0)

Edits this tree with the given node and path.