fn astbinop2assignop(op: BinOp) -> AssocOp
Expand description

Converts an ast::BinOp to the corresponding assigning binary operator.