[stringtemplate-interest] ST Group File comments

Terence Parr parrt at cs.usfca.edu
Tue Sep 19 17:13:40 PDT 2006


On Sep 18, 2006, at 7:53 PM, Zenaan Harkness wrote:

> I would like to be able to add comments to my group files, just
> above each template in the group, somewhat akin to Java's
> class-level comments.
>
> Would this be easy to add?

have you tried

/** javadoc comment */
template() ::= "..."

?

Ter


More information about the stringtemplate-interest mailing list