Re: [PATCH for Dlang support 1/2] d: change the return value of yylex from TokenKind to YYParser.Symbol
Akim Demaille <[email protected]> Mon, 21 Dec 2020 16:05:44 +0100
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Adela, > Le 21 déc. 2020 à 15:06, Adela Vais <[email protected]> a écrit : > > Hello Akim, > > I addressed the suggested modifications and removed the 3 unused methods from the Lexer. Great! Installed.