final object Alternative

tree_1 | ... | tree_n

Constructors

Members

[+] def apply ( trees: List [ Tree [ T ] ] ) : Alternative [ T ]
[+] def unapply ( x$1: Alternative [ T ] ) : Alternative [ T ]