[antlr-interest] ANTLRWorks and quotes in actions

Mark Volkmann r.mark.volkmann at gmail.com
Mon Jan 14 07:36:09 PST 2008


ANTLRWorks flags escaped double quotes in Java strings within actions
as errors. Is there a way around this? Is this a known issue?

For example, a line like this will be flagged.

String s = "The value is \"" + value + "\".";

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list