[antlr-interest] Exit Status from ANTLR

Oliver Zeigermann oliver.zeigermann at gmail.com
Mon Nov 20 00:40:56 PST 2006


I do not think so. Using System.exit in an IDE like e.g. Eclipse will
either tear down the whole IDE or cause a security exception. Neither
option is desirable.

Oliver

2006/11/19, Randall R Schulz <rschulz at sonic.net>:
> Hi,
>
> It would be nice if the ANTLR command (as in {@link
> org.antlr.Tool#main(String[])} would call System.exit(somethingNonZero)
> if it detected and error in the submitted grammar specification.
>
>
> Randall Schulz
>


More information about the antlr-interest mailing list