Lines Matching full:binop
1034 ** subexpr -> (simpleexp | unop subexpr) { binop subexpr }1035 ** where `binop' is any binary operator with a priority higher than `limit'