StylePartList

data class StylePartList(val list: ImmutableList<StylePart>) : StylePart

List of style modifier separated by "|"

Constructors

Link copied to clipboard
constructor(part: StylePart)
constructor(vararg parts: StylePart)
constructor(list: ImmutableList<StylePart>)

Properties

Link copied to clipboard
val list: ImmutableList<StylePart>

Functions

Link copied to clipboard
open override fun fillInParameterNames(names: MutableSet<CharSequence>)
Link copied to clipboard
Link copied to clipboard

Returns the first message part of the style