Package | Description |
---|---|
eu.bandm.tools.formatfrontends |
Generate format generating code (or formats dynamically) controlled by the
format description language.
|
eu.bandm.tools.option |
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
|
eu.bandm.tools.option.runtime |
Runtime library for generated option processing code: building blocks for
parsing and GUI.
|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Field and Description |
---|---|
protected SimpleMessage.Generator<XMLDocumentIdentifier> |
GenericCompiler.msg |
Modifier and Type | Field and Description |
---|---|
protected SimpleMessage.Generator<XMLDocumentIdentifier> |
Compiler.msg
Message Generator for all error and warning messages during compilation.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleMessage.Generator<Location<String>> |
Model.parseErrorGenerator |
Modifier and Type | Field and Description |
---|---|
protected SimpleMessage.Generator<D> |
TunableParser.messageGenerator |
see also the complete user documentation .