fn astbinop2assignop(op: BinOp) -> AssocOp
Converts an ast::BinOp to the corresponding assigning binary operator.
ast::BinOp