Hi, I'm trying to work through the tutorial for ANTLR, and it's throwing this weird error at me at the end of the tutorial, as I step through the debugger with the input 2+3*4: MismatchedTokenException(0!=0). I see that error pop up in the parse tree of the debugger. In the Interpreter, I see a NoViableAltException, instead.
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]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=.
