help-bison
[Top][All Lists]
Advanced

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

How to add "error"


From: Tamas Nagy
Subject: How to add "error"
Date: Tue, 10 Apr 2007 15:17:35 -0700 (PDT)

Hi!

I cannot understand something:
how to add error when "empty" is allowed

Nodes:  Apple
      | Pear
      |  /* empty */

Then how to add 'error' to the above rule?

 Nodes:  Apple
      | Pear
      |  /* empty */
      |  error     { printf("Error") }   ?????

Tamas






       
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/




reply via email to

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