deepCopy

fun Node.deepCopy(): Node

Like Node.copy, but recursively copies all descendant nodes also.