[antlr-interest] ANTLRWorks debugging when lexer and parser grammars are separated

Mark Volkmann r.mark.volkmann at gmail.com
Thu Jan 17 08:17:35 PST 2008


I must be missing a step. How can I use ANTLRWorks to debug a parser
grammar when the lexer rules are in a separate file? Do I have to open
the lexer grammar file first and select "Generate Code" from the
Generate menu? Do I have to find the .tokens file that is generated
and used by my parser grammar and move that to a special directory
where ANTLRWorks can find it?

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list