[antlr-interest] charVocabulary

Anakreon anakreonmejdi at yahoo.gr
Tue Apr 20 06:59:02 PDT 2004


Ric Klaren wrote:
> 
> Looks like a problem in NoViableAltForCharException.java. It's printing a
> wrong value because it's geared to byte sized values (probably my mistake
> when trying to fix printing illegible errors)
> 
> If the value of that delta is in that character range it should be ok I
> guess.
> 
> I'll see if I can fix the thing for 2.7.4 release.
> 
> Cheers,
> 
> Ric
I solved the problem by looking at the java grammar.
The charVocabulary in that grammar is '\u0003'..'\u7FFF'.
It worked for me as well.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

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



More information about the antlr-interest mailing list