enum class DescriptionTypeTransformationAssertion : StringBasedTranslatable (source)
Contains the DescriptiveAssertion.descriptions of the assertion functions which postulate that a
AssertionPlant.subject of type T can be transformed (usually down-casting or unboxing) to TSub.
val value: String
The default representation of this Translatable. |
open fun getDefault(): String
Returns the default representation of this Translatable which is value. |