[stringtemplate-interest] [ST4 Beta-2] Template with region writes dump
Terence Parr
parrt at cs.usfca.edu
Wed Jan 26 17:04:26 PST 2011
Thanks. I think I found this one yesterday too.
Ter
On Jan 26, 2011, at 2:49 AM, Udo Borkowski wrote:
> When a template contains a region a dump is written to the console.
> E.g.
>
> ----------
> method(name,code) ::= <<
> public void <name>() {
> <@preamble()>
> <code>
> }
> >>
> ----------
>
> writes
> ----------
> region__method__preamble:
>
> Strings:
>
> Bytecode to template map:
> ------------
> Udo
>
> _______________________________________________
> 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