Uses of Class
eu.bandm.tools.message.MessagePasser
Package
Description
Messages and positions in documents,
see the user documentation.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
-
Uses of MessagePasser in eu.bandm.tools.lljava
-
Uses of MessagePasser in eu.bandm.tools.message
Modifier and TypeClassDescriptionclass
Interprets theSimpleMessage.args
values as arguments to string formatting and callsString.format(String,Object...)
.class
Translates the text of the message and all embedded sub-structures. -
Uses of MessagePasser in eu.bandm.tools.option.runtime
Modifier and TypeFieldDescriptionprotected MessagePasser
<SimpleMessage<String>> Model.msg
Target of all error messages, warnings, etc.