I'd like to override displayRecognitionError in my parser to route recognition errors through a logging facility instead of System.err. This is straightforward enough, but it seems as though gUnit reads from System.err as part of the testing process.
Any thoughts on how to get around this? -- View this message in context: http://antlr.1301665.n2.nabble.com/gUnit-and-System-err-tp5673104p5673104.html Sent from the ANTLR mailing list archive at Nabble.com. 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.
