[stringtemplate-interest] Nested Maps

Terence Parr parrt at cs.usfca.edu
Mon Oct 25 10:42:47 PDT 2010


(<outer:{inner | (<inner:{v| "<v>"})}>)

or some such

T
On Oct 24, 2010, at 4:06 AM, Juergen Weber wrote:

> Hi,
> 
> could somebody please point me to a sample on how iterate a nested Map
> (a Map of Maps) with StringTemplate?
> 
> I'd like to output a Java Map like
> 
> ("Men", ("George", "Cloony")), ("Women", ("Julia", "Roberts"))
> 
> Thanks,
> Juergen
> _______________________________________________
> 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