[stringtemplate-interest] anybody use parallel list iteration?
Terence Parr
parrt at cs.usfca.edu
Fri Oct 16 14:36:48 PDT 2009
Use this?
<a1,a2,...,aN:{argument-list_ | _anonymous-template}>
Parallel list iteration. March through the values of the attributes
a1..aN, setting the values to the arguments in argument-list in the
same order. Apply the anonymous template. There is no defined it value
unless inherited from an enclosing scope.
Most of use lists of objects not parallel arrays; thinking of leaving
out for v4.
Ter
More information about the stringtemplate-interest
mailing list