macro_rules! word_right_associative_expr { ($self:ident, $Kind: path, $SubOp: ident, $SelfOp: ident) => { ... }; }