Home | History | Annotate | Download | only in doc

Lines Matching full:term

5150 expr:     term '+' expr
5151 | term
5156 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