[antlr-interest] ANTLRWorks and separate lexer/parser grammars - pleading?

Mark Volkmann r.mark.volkmann at gmail.com
Fri Jan 18 12:04:28 PST 2008


Is it okay to plead for help? If so, I'm pleading! ;-)

I have a grammar that is split into three grammar files ... lexer,
parser and tree parser. I really want to use the ANTLRWorks debugger
to debug AST creation in the parser grammar, but I can only get that
to work if I combine the grammar files for the lexer and parser into
one. Either ANTLRWorks can do what I want or there's a trick to set
this up.

Has anybody done this? Is Jean Bovet out there?

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list