macro_rules! word_expr_build { ($self:ident, $operator: path, $start: ident, $argument: ident) => { ... }; }