|
mjc | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| LexgenLexerTokenTypes | |
| LexgenTokenTypes | |
| Class Summary | |
| DefinitionFile | |
| DefinitionFile.KeywordTokenInfo | This nested class serves as a data structure for accumulating
information in #accumKeywords(List,String,List). |
| LexgenLexer | |
| LexgenMessages | |
| LexgenOptions | This class is automatically generated from LexgenOptions.opt and contains member fields corresponding to command-line options. |
| LexgenParser | |
| Main | This class is the entry point for the keyword lookup generation facility. |
| TestLexgenLexer | TestLexgenLexer.java |
| TestSuite | This class is automatically generated using org.multijava.util.testing.Main and is used to group a collection of JUnit tests for the local package and perhaps some subpackages. |
| TestSuite.TestSuite$1 | |
| TokenDefinition | |
| Exception Summary | |
| LexgenError | Error thrown on problems encountered while running the program. |
Provides a lexer for the compilers of MultiJava and the Java Modeling Language.
Lexgen uses ANTLR and a .t file to automatically generate a hashtable with corresponding tokens for a list of keywords.
The code for Lexgen originated from the Kopi project. This code was adapted for the Mulijava 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 | ||||||||||