[stringtemplate-interest] question about maps

Terence Parr parrt at cs.usfca.edu
Thu Aug 30 13:18:27 PDT 2007


On Aug 25, 2007, at 5:34 AM, Oana Tabaranu wrote:

> Hello!
>   I would like to iterate over a map using as key another list value 
> (like a double for
> loop):
> $myKeys:{k|<a href = "#">$k$</a>
> <div>$myMap.$k$:{l|<a href = "#"> $l$</a> &nbsp;}$</div>
> }$
> Is it possible to do something like this using ST?

  something like that should work in concept.

Ter



More information about the stringtemplate-interest mailing list