[antlr-interest] separating lexer and parser rules

Mark Volkmann r.mark.volkmann at gmail.com
Fri Dec 21 08:24:23 PST 2007


If I put my lexer and parser rules in separate grammar files, what do
I have to do in the parser grammar so it is aware of the lexer rules?
When I try to generate the parser class I get lots of error messages
that say "literal has no associated lexer rule".

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list