ListBreakOptions

data class ListBreakOptions(val orphans: ListBreakOptionsPenaltyRule? = null, val widows: ListBreakOptionsPenaltyRule? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(generator: JsonGenerator)

Properties

Link copied to clipboard
Link copied to clipboard