lex query

"Jaishankar R" <rjaishan@quicklogic.com>
13 Jul 2003 23:57:49 -0400

          From comp.compilers

Related articles
lex query rjaishan@quicklogic.com (Jaishankar R) (2003-07-13)
| List of all articles for this month |

From: "Jaishankar R" <rjaishan@quicklogic.com>
Newsgroups: comp.compilers
Date: 13 Jul 2003 23:57:49 -0400
Organization: Compilers Central
Keywords: lex
Posted-Date: 13 Jul 2003 23:57:49 EDT

Hi,
Is it possible to get the list of all tokens specified in the l file??.If
yes, pl.let me know the solution to reterieve the data??


Regards,
Jaishankar.R
[Put a wrapper around yylex and keep track of them yourself. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.