[antlr-interest] delimiters directive does not work with C# version of StringTemplate

pragmaik contact at maik-schmidt.de
Fri Nov 4 00:42:45 PDT 2011


I'd like to generate some XML documents using StringTemplate and C#, so I've
used

delimiters "$", "$"

to change the default delimiters.

Unfortunately, it didn't work and I've got the following error:

System.ArgumentException: Can't find template arg.st

I get the same error when I set the default delimiters explicitly:

delimiters "<", ">"

Cheers,

Maik


--
View this message in context: http://antlr.1301665.n2.nabble.com/delimiters-directive-does-not-work-with-C-version-of-StringTemplate-tp6961898p6961898.html
Sent from the ANTLR mailing list archive at Nabble.com.


More information about the antlr-interest mailing list