FormattableArgument

interface FormattableArgument : LocalizableArgument(source)

A formattable argument from a LocalizationTemplate.

Inheritors

Properties

Link copied to clipboard
abstract val argumentName: String

Functions

Link copied to clipboard
abstract fun format(obj: Any): String