[stringtemplate-interest] what is the default separator ofStringTemplateGroup?
Dreyer Ulf (CR/APA3)
Ulf.Dreyer at de.bosch.com
Thu May 10 02:39:51 PDT 2007
Hi Didi,
off the top of my head I don't know how to set a lexer for
the GroupLoader but the lexer you're looking for is
not called 'DollarSignTemplateLexer'
but 'DefaultTemplateLexer'.
Hope that helps!
Ulf
> -----Original Message-----
> From: stringtemplate-interest-bounces at antlr.org
> [mailto:stringtemplate-interest-bounces at antlr.org] On Behalf
> Of Dieter Frej
> Sent: Thursday, May 10, 2007 11:26 AM
> To: 'stringtemplate-interest'
> Subject: [stringtemplate-interest] what is the default
> separator ofStringTemplateGroup?
>
> Hi,
>
> I got started with StringTemplateGroups and I did as already
> described in
> http://www.antlr.org:8080/pipermail/stringtemplate-interest/20
> 07-January/000918.html
>
> As Ter answered in his replay, only the stuff in <...> was
> replaced. Now
> I can use AngleBracketTemplateLexer.class as DefaultLexer,
> but <...> is
> already default and I cannot find a DollarSignTemplateLexer. How can I
> switch to $...$ instead of <...>?
>
>
> - Didi
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org:8080/mailman/listinfo/stringtemplate-interest
>
More information about the stringtemplate-interest
mailing list