EntitiesOutput

interface EntitiesOutput : TextedWithTextSources

Properties

entities
Link copied to clipboard
common
open val entities: List<TextSource>?
text
Link copied to clipboard
common
abstract val text: String?
textSources
Link copied to clipboard
common
abstract val textSources: List<TextSource>?
Full list of TextSources

Inheritors

TextedOutput
Link copied to clipboard