object Change : Child
Events of the Child type that are raised when the value of a child of a data node changes.
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.