Implements the automatic generation of the data structure for all of the command line options in MultiJava and the Java Modeling Language.

Package Specification

Optgen uses ANTLR and a .opt file to automatically generate a Java data structure that various compilers in MJ and JML use to process and store their command line options.

Credits

The code for Optgen originated from the Kopi project. This code was adapted for the Multijava project by Curtis Clifton, David Cok, and Yoonsik Cheon.

Thanks also to any contributors whose names we have failed to mention. If we've left you off this list, it is a mistake on our part and we apologize. Please let us know so the mistake can be rectified.