Classes |
|
BuilderRegistry
|
General registry for name/Progress.Lang.Class pairs used
by the various builders.
|
|
|
ConfigBuilder
|
helper class for configuration data used by builders
|
|
|
MathUtil
|
General-purpose math functionality.
|
|
|
Token
|
Represents a token - group, arg and value. Only the value is
mutable
|
|
|
TokenResolver
|
Resolves certain known token names into useful values
|
|
|
TokenResolverEventArgs
|
Arguments for events published when an individual token is resolved
|
|
|
UTF8Encoder
|
Encodes UTF-8 strings, characters and values to and from Unicode codepoints
|