object Addition : Child
Events of the Child type that are raised when a new child is added to a data node.
minus
operator fun minus(other: Child): Child
Subtracts a Child event type from another Child event type.
plus
operator fun plus(other: Child): Child
Adds two Child event types.