[antlr-interest] Nobody can tell me, what "mismatched arguments on these templates" means?

Jim Idle jimi at temporal-wave.com
Tue Mar 22 15:58:37 PDT 2011


You can't I think. I believe that the ObjC target you are trying to use is
out of date. There is a new one though :-), but I am not sure if we have
it available yet. Ter?

JIm

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Philip Mötteli
> Sent: Tuesday, March 22, 2011 3:51 PM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] Nobody can tell me, what "mismatched
> arguments on these templates" means?
> Importance: Low
>
> Hello,
>
>
> I have a grammar, for which I can generate code in ANTLRWorks, if I say
>
> 	Language=C;
>
> If I change it to
>
> 	Language=ObjC;
>
> then, I get the following error:
>
> > Cannot generate the grammar because:
> > error(10): internal error: group ObjC does not satisfy interface
> ANTLRCore: mismatched arguments on these templates
> [lexerStringRef(string, label, elementIndex)]
>
>
> How can I correct that?
>
>
> Please help me
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address


More information about the antlr-interest mailing list