706 707 708
# File 'lib/antlr3/tree.rb', line 706 def copy_node( tree_node ) tree_node and tree_node.dup end