[stringtemplate-interest] [ST4 Beta-2] Template with region writes dump
Udo Borkowski
ub at abego-software.de
Wed Jan 26 02:49:45 PST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20110126/ef0ca61b/attachment.html
More information about the stringtemplate-interest
mailing list