final object InfixOp
extends Function3

Constructors

Members

[+] def apply ( left: Tree , op: Name , right: Tree ) : R
[+] def unapply ( x$1: InfixOp ) : InfixOp