>>> "Jan" == Jan Nabbefeld <[EMAIL PROTECTED]> writes:
> Hello, > I've read on [1] This [1] was not defined. > about the possibelity off defining a base class for the generated > yy::parser in lalr1 skeleton. Further I noticed that this was > removed from the lalr1 skeleton on December 2004. That is right, it seemed to cause more problems than provide solutions. Do you have a concrete example where this would be useful? Would you also want to derive from it? > Is there any way to add additional methods/attributes (like in the > example) to the generated parser class with Bison >= 2.0? Not currently. _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
