Added Node.clone_node utility.
A method for cloning nodes. I expect this one to work on all descandants, but it can be overriden if a node has special needs. It seems natural to put such core functionality in the node classes rather than in a visitor.
Showing
Please register or sign in to comment