addTree

fun addTree(tree: Tree, fragments: List<TreeFragment> = emptyList(), partial: Boolean = false): List<TreeFragment>