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

Terence Parr parrt at cs.usfca.edu
Tue Mar 22 16:47:01 PDT 2011


Are you using 3.3 ANTLR?
Ter
On Mar 22, 2011, at 3:51 PM, Philip Mötteli wrote:

> 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