Package-level declarations
Types
Link copied to clipboard
data class MessageFormatContext(val formatterTypes: ImmutableMap<CharSequence, MessageValueFormatter>, val formatterPrefixTypes: ImmutableSet<MessageValueFormatter>)
Link copied to clipboard
interface MessageFormatter
The formatter used to insert and format the parameters of the message text
Link copied to clipboard
Default formatter for messages of i18n4k
Link copied to clipboard
interface MessageParameters
Retrieves the value of a named parameter of a localized string factory.
Link copied to clipboard
Link copied to clipboard
class MessageParametersList(parameters: List<Any>, nameMapper: NameToIndexMapper) : MessageParameters
Link copied to clipboard
Link copied to clipboard
interface MessageValueFormatter
Format special types of values