[stringtemplate-interest] "".."" won't work

Collin Fagan collin.fagan at gmail.com
Mon Apr 4 19:29:23 PDT 2011


I have no problem with <%...%> but that eliminates one character available
as a valid delimiters right?

I can't set the starting and ending delimiters to '%' and have %%...%% can
I?

Collin

On Mon, Apr 4, 2011 at 8:39 PM, Sam Harwell <sharwell at pixelminegames.com>wrote:

> 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
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20110404/2a77d5e8/attachment-0001.html 


More information about the stringtemplate-interest mailing list