addNode

fun addNode(block: Tree, from: Int)
fun addNode(type: Int, from: Int, to: Int? = null)