[antlr-interest] Re: inversion problems: unreachable statemen ts & lex failures

mzukowski at yci.com mzukowski at yci.com
Wed Sep 10 10:19:06 PDT 2003


You still shouldn't have a lexer rule that is allowed to match nothing!
Potential for an infinite loop there....Please do use ()+

Monty

-----Original Message-----
From: girard_chandler [mailto:girard_chandler at yahoo.com] 
Sent: Tuesday, September 09, 2003 4:11 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Re: inversion problems: unreachable statements &
lex failures


Thanks!  The fix was to set charVocabulary - as I can assume ASCII input.
The * -> + didn't change anything.

-Girard


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list