EntitiesOutput

interface EntitiesOutput : TextedWithTextSources

Properties

entities
Link copied to clipboard
open val entities: List<TextSource>?
text
Link copied to clipboard
abstract val text: String?
textSources
Link copied to clipboard
abstract val textSources: List<TextSource>?

Full list of TextSources

Inheritors

TextedOutput
Link copied to clipboard