[antlr-interest] warning: The following token definitions are unreachable: PLUS

Lloyd Dupont ld at galador.net
Wed Jul 11 05:03:47 PDT 2007


it all comes down to the fact I put this in the tokens declaration:

tokens
{
 UNARY_PLUS='+';
}

this made
PLUS: '+' ;
unreachable.

I'm a bit puzzled with this imaganiry tokens.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070711/9f965801/attachment.html 


More information about the antlr-interest mailing list