Creates a copy of the node. This method should be overriden by derived classes by calling #super.copy() and then copying all class-specific fields to copy. If recursive is true, a recursive copy is performed where children and children of children will be copied as well.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.