help-bison
[Top][All Lists]
Advanced

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

QUESTION: alias


From: sean nakasone
Subject: QUESTION: alias
Date: Sat, 25 Oct 2014 13:41:02 -0700

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



reply via email to

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