Phrase

class Phrase

Phrase structure for vocabulary

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Text to configure how phrase is displayed in Transcript

Link copied to clipboard

Text content of the phrase

Functions

Link copied to clipboard
inline fun copy(block: Phrase.Builder.() -> Unit = {}): Phrase
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String