Package-level declarations

Types

Link copied to clipboard
class RdTextChange(val kind: RdTextChangeKind, val startOffset: Int, val old: String, val new: String, val fullTextLength: Int) : IPrintable
Link copied to clipboard
Link copied to clipboard
object RdTextChangeMarshaller : IMarshaller<RdTextChange>
Link copied to clipboard
data class TextBufferVersion(val master: Int, val slave: Int) : Comparable<TextBufferVersion>
Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard