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?


Thanks


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to