|
mjc | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| MsggenLexerTokenTypes | |
| MsggenTokenTypes | |
| Class Summary | |
| DefinitionFile | |
| Main | This class is the entry point for the Message generator. |
| MessageDefinition | |
| MsggenLexer | |
| MsggenMessages | The message list for Msggen |
| MsggenParser | |
| Exception Summary | |
| MsggenError | Error thrown on problems encountered while running the program. |
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.
|
mjc | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||