|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OptgenError | |
| org.multijava.util.optgen | Implements the automatic generation of the data structure for all of the command line options in MultiJava and the Java Modeling Language. |
| Uses of OptgenError in org.multijava.util.optgen |
| Methods in org.multijava.util.optgen that throw OptgenError | |
static DefinitionFile |
DefinitionFile.read(String sourceFile)
Reads and parses an token definition file |
void |
DefinitionFile.checkIdentifiers(Hashtable identifiers)
Check for duplicate identifiers |
void |
DefinitionFile.checkShortcuts(Hashtable identifiers)
Check for duplicate identifiers |
void |
OptionDefinition.checkIdentifiers(Hashtable identifiers,
String sourceFile)
Check for duplicate identifiers |
void |
OptionDefinition.checkShortcuts(Hashtable shortcuts,
String sourceFile)
Check for duplicate identifiers |
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||