[stringtemplate-interest] "".."" won't work
Sam Harwell
sharwell at pixelminegames.com
Mon Apr 4 18:39:43 PDT 2011
If you want to emit the literal %> in the output, you can write it as %\>,
using the existing escape sequence without breaking anything.
Sam
-----Original Message-----
From: stringtemplate-interest-bounces at antlr.org
[mailto:stringtemplate-interest-bounces at antlr.org] On Behalf Of Terence Parr
Sent: Monday, April 04, 2011 8:07 PM
To: stringtemplate-interest List
Subject: Re: [stringtemplate-interest] "".."" won't work
On Apr 4, 2011, at 6:05 PM, Sam Harwell wrote:
> I guess with <%..%>, the escape character is still \>?
>
> This should work fine.
Well, shouldn't need any escape really...should be \%?
Ter
_______________________________________________
stringtemplate-interest mailing list
stringtemplate-interest at antlr.org
http://www.antlr.org/mailman/listinfo/stringtemplate-interest
More information about the stringtemplate-interest
mailing list