[antlr-interest] Problem parsing double quotes

Gavin Lambert antlr at mirality.co.nz
Thu Apr 17 02:10:26 PDT 2008


At 18:39 17/04/2008, Mike Arace wrote:
>I am working on a grammar that seems to have run into a snag.  It 
>seems as if the Antlr lexer or parser is eating my doulble quotes 
>and adjacent characters.
[...]
>Does anyone have any idea as to what can be happening?

Do you have any lexer rules that refer to quote marks?

Do you see any error output in the console when you run it?

Can you post a complete minimal-reproduction grammar?



More information about the antlr-interest mailing list