help-bison
[Top][All Lists]
Advanced

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

Where is $<tag>$ defined?


From: slipbits
Subject: Where is $<tag>$ defined?
Date: Tue, 7 Jun 2022 15:06:21 -0700
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

In 3.7.6 Performing Actions before Parsing and 3.7.7 Freeing Discarded Symbols, $<tag>$ is referenced. I can't find any definition of this. I do find definitions of other $<other>$ constructs, but not of tag. I assume that 'tag' has the same meaning as in 3.7.5 Syntax of Symbol Declarations.

In particular, 3.4.6 Actions makes no mention of this format, and instead provides (what I assume) are all the possible alternatives to referencing values from items in the RHS of a BNF statement, and assigning values to the LHS BNF name.

Where is this format defined?

thanks
art



reply via email to

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