[antlr-interest] Access to lexer warning/error messages after parsing

Andy Tripp antlr at jazillian.com
Tue Jul 1 08:38:10 PDT 2008


Raphael Reitzig wrote:
> * possibility to set output stream for error messages via grammar option:
> @errors { System.err } (default)

Note that you can do this yourself today with System.setErr().


More information about the antlr-interest mailing list