Nodes

value class Nodes(val nodeList: List<AnnotatedString.Node>)(source)

Constructors

Link copied to clipboard
constructor(nodeList: List<AnnotatedString.Node>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
inline operator fun plus(other: AnnotatedString.Nodes): AnnotatedString.Nodes
Link copied to clipboard
fun text(): String