TransformerSubstituteStringEntry

data class TransformerSubstituteStringEntry(val from: String, val source: String, val to: String)

Constructors

Link copied to clipboard
constructor(from: String, source: String, to: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val to: String