- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Value members
Concrete methods
Returns a deep copy of the sub tree rooted in node
. If order
is set, then the order
and argumentIndex
fields of the new root node are set to order
.
Returns a deep copy of the sub tree rooted in node
. If order
is set, then the order
and argumentIndex
fields of the new root node are set to order
.
AST that results when adding other
as a child to this AST. other
is connected to this AST's root node.
AST that results when adding other
as a child to this AST. other
is connected to this AST's root node.