[antlr-interest] Lexer rule for strings with quoted strings within

Anders Sollander Anders.Sollander at mathworks.de
Thu Mar 25 06:01:23 PDT 2010


Hi,

I've been trying to write a lexer rule for strings with strings in them, like

	"This has a ""quoted string"" within"

Is there a simple lexer rule for this, or do I need some kind of look ahead?

Thanks
Anders



More information about the antlr-interest mailing list