bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yy_token_number_type and yyr1


From: Akim Demaille
Subject: Re: yy_token_number_type and yyr1
Date: 20 May 2002 23:07:44 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Paul" == Paul Hilfinger <address@hidden> writes:

Paul> yytranslate is fine.  The elements of yyr1, however, are
Paul> NON-terminal symbols, which are never returned by yylex (or
Paul> yytranslate).

Ah!  That's the point I missed.  Thanks, please install!  But don't
forget the C++ parser too.  Pay attention that contrary to the C
parser it declares and defines: there are two occurrences of each type
or variable definition.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]