]> git.saurik.com Git - bison.git/commit
Use a static hierarchy for symbols in the C++ parser.
authorAkim Demaille <demaille@gostai.com>
Mon, 4 Aug 2008 19:54:26 +0000 (21:54 +0200)
committerAkim Demaille <demaille@gostai.com>
Sun, 9 Nov 2008 18:57:30 +0000 (19:57 +0100)
commit5de9c593019d717db3073a37e2acf6a30e7f352d
treeeb0bd4ef6cd00e30ce46550eb7e3a3df617237ee
parent757f8f98fca888609b4533aa1d7f00c2427f9564
Use a static hierarchy for symbols in the C++ parser.

* data/lalr1.cc (symbol_base_type, symbol_type)
(stack_symbol_type): Make it a static hierarchy.
Adjust dependencies.
ChangeLog
data/lalr1.cc
examples/variant.yy