Lines Matching full:third
590 A third way to represent a terminal symbol is with a C string constant
1564 followed by a plus-sign. The third handles subtraction, and so on.
1587 the second one. The third component, @code{'+'}, has no meaningful
1934 read, the error will be recognized by the third rule for @code{line},
3141 which are the first and third symbols on the right hand side of the rule.
3580 all right hand side elements of the rule being matched, and the third
3585 of the symbols that were discarded during error processing, and the third
4955 @c Thus, to get the starting line number of the third component, you would
5355 them right-associative. A third alternative is @code{%nonassoc}, which
5552 using the third rule for @code{sequence}.
5561 action; the other runs the first rule's action and the third rule's action.