data class TextPart
TextPart(range: IntRange, source: TextSource)
val range: IntRange
val source: TextSource