Package eu.bandm.tools.lljava
Class Options.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.lljava.Options.Descriptions
- Enclosing class:
Options
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-01-22_20h49m15")
public class Options.Descriptions
extends CatalogByString
Programmatically generated catalog of translations.
Generated code realizing the multi lingual translations of all command line option descriptions.
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
en | |
---|---|
--destination | file system directory which is the root of the class file hierarchy |
--sourcefile | source file containing the model declaration |
--version | give version information |
-0 | source file containing the model declaration |
-V | give version information |
-d | file system directory which is the
root of the class file hierarchy
|
Generated on 2025-01-22_20h49m14
by program bandm/metatools/option/compiler, version
command line =
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler options.xml eu.bandm.tools.lljava Options $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKey
Methods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, insitu, insitu, insitu, insitu, INSITU, INSITU, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-