[antlr-interest] Symbol Table

Priya priya.uky at gmail.com
Thu Mar 23 07:16:58 PST 2006


Hi Everyone ,
I'm building a compiler front end for which I have 3 grammar files
bLexer.g , bParser.g , bWalker.g and  a main.cpp , a myAST.h  etc .
Which file should i place the symbol table  for it to be accessible
from both parser and walker ?
Thanks in advance for your help
Priya


More information about the antlr-interest mailing list