So I have been trying to use the CSS3 grammar from the website (http://www.antlr.org/grammar/1214945003224/csst3.g) and I can't seem to figure out how it is failing on the following test case:
#foo { color: black; } It seems to be failing on the # in #foo. If I change the 2nd case in elem to an underscore, it seems to work just fine. Any have some time to check it out and let me know what I am not getting? I am relatively new to parsing. I had to go about writing my own but I am back to trying antlr at this point, as managing my own is becoming a huge pain. Thanks in advance, Brian -- Brian Nelson Software Engineer, Neue Software e. br...@neuesoftware.com c. +1 408 373 8310 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to il-antlr-interest@googlegroups.com To unsubscribe from this group, send email to il-antlr-interest+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address