Implements the automatic generation of the data structure for all of the compiler messages in MultiJava and the Java Modeling Language.
Msggen uses ANTLR and a .msg file to automatically generate a Java data structure that various compilers in MJ and JML use to report error messages in a compilation process.
The code for Msggen originated from the Kopi project. This code was adapted for the Multijava project by Curtis Clifton.
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.