Rd Text Change
class RdTextChange( val kind: RdTextChangeKind, val startOffset: Int, val old: String, val new: String, val fullTextLength: Int) : IPrintable
Content copied to clipboard
Constructors
Link copied to clipboard
fun RdTextChange( kind: RdTextChangeKind, startOffset: Int, old: String, new: String, fullTextLength: Int)
Content copied to clipboard