[antlr-interest] not operator and sets

gertgrossmann Gert.Grossmann50 at epost.de
Fri Jun 7 00:38:47 PDT 2002


what is the reason to deny mixing of token references and character 
literals in a negated set like this:

STAR : '*';
NEGTEST: '+' ~( ';' | STAR | '-');   <- not allowed :(

with regards,
Gert


 

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



More information about the antlr-interest mailing list