[antlr-interest] splitting lexer and parser grammars

Mark Volkmann r.mark.volkmann at gmail.com
Sat Dec 29 03:33:08 PST 2007


If I put my lexer rules in a separate grammar file from my parser
rules that create an AST, does that mean I can't use ANTLRWorks to
test that the parser grammar is creating correct ASTs? I can't figure
out a way to tell it that it needs to process both grammar files.

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list