help-bison
[Top][All Lists]
Advanced

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

Re: Type checking in semantic actions


From: Michael Budach
Subject: Re: Type checking in semantic actions
Date: Mon, 15 Feb 2010 22:25:41 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Hello Hans

Thanks for the reply.
So you need to assign config_spec a valid value somewhere, or write a
rule that initializes $$ instead of the default rule.

Does that mean it is possible to redefine the default rule from
 "$$ = $1;" to e.g. "$$=NULL;" ?

Can you tell me how ? I did not find anything like that in the documentation.

Thanks für your help.

Best regards,
Michael






reply via email to

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