final object InfixOp

Members

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