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

Terence Parr parrt at cs.usfca.edu
Fri Jan 18 12:29:33 PST 2008


run -debug on the parser grammar from command line. compile.  start  
up.  run AW's "debug remote..." and joy shall be yours!

Ter
On Jan 18, 2008, at 12:04 PM, Mark Volkmann wrote:

> 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