bison-patches
[Top][All Lists]
Advanced

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

Re: RFC: renaming the symbol "types" as "kinds"


From: Paul Eggert
Subject: Re: RFC: renaming the symbol "types" as "kinds"
Date: Sat, 4 Apr 2020 10:45:51 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 4/4/20 5:48 AM, Akim Demaille wrote:
        The yylex() function is an integer-valued function that
        returns a token number representing the kind of token read.

That phrasing would suggest "yytoken_number_t", no? Although "yytoken_kind_t" is also good, and a bit shorter.

You suggested "yysymbol_kind_t", but it might be better to distinguish symbols from tokens here.



reply via email to

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