(rule_length): New static var.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 08:38:39 +0000 (08:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 08:38:39 +0000 (08:38 +0000)
commitefcb44dd47603edef28bfb037ebd46bb7957fe5b
tree1e35b59092d9d9e7b0025423e6e431c33278fe31
parent1fe611e544a7bc54c5fb6a397dc323530af796cb
(rule_length): New static var.
Use it to keep track of the rule length in the scanner, since
we can't expect the parser to be in lock-step sync with the scanner.
(handle_action_dollar, handle_action_at): Use this var.
src/scan-gram.l