Hi, What is the default data type for nonterminals when using multiple data types (%union)? In other words, can I have nonterminals with undefined data types (no %type<..>) when using %union? I have seen some grammars use this, however, I don't see anything on the manual referring to this scenario.
I am using Bison 2.3.
Thank you,
Rodrigo
_______________________________________________
[email protected] http://lists.gnu.org/mailman/listinfo/help-bison
