Lines Matching full:term
5150 expr: term '+' expr5151 | term5156 term: '(' expr ')'5157 | term '!'5167 @w{@code{term ')'}}, and no rule allows this.5170 that @w{@samp{2 !}} can be reduced to make a @code{term}. If instead the