[stringtemplate-interest] Line continuation escape
Terence Parr
parrt at cs.usfca.edu
Sat Nov 13 13:17:12 PST 2010
Yeah,Dealing with and template formatting that does not affect the output is a very difficult problem. I think I implemented <\\>. can you try that?
Ter
On Nov 11, 2010, at 8:22 AM, Paul Giblock wrote:
> Terrance,
>
> I'm wondering if there is a standard way to do a line-continuation (like \ in
> C) In my situation, we have a template we want auto-wrapped at 65 characters.
> This is great for splitting long lines, but it does not work for joining lines
> that "shrink" after performing substitutions.
>
> In the meantime, I need to write each "paragraph" as a single long line in the
> template file.
>
> Thanks for the great work!
>
> Paul
> _______________________________________________
> 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