Hi, I created a grammar with the latest antlrworks. With antlrworks' debug functionality I "tested" the grammar. For proper throughout testing I copied the generated Lexer and Parser code to my eclipse project. The only change I made to the code was to add a package declaration.
However, when I ran the code in eclipse only some rules works but not all. An input that works perfectly in antlrworks debug functionality is not working in eclipse. Any suggestions? I tried it with antlr-3.4 as well as an older version (3.1.1). This behaviour happens to me for the first time, even though I am using antlr for quite some time and in different versions. Thanks, - Didi List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
