Hi, In the bison source code, the symbol structure has an alias attribute which is a *symbol. Is this alias used solely for associating a token type name to a literal string constant?
i.e. %token arrow "=>" Is the alias used in other situations? Thanks, Sean _______________________________________________ [email protected] https://lists.gnu.org/mailman/listinfo/help-bison
