toggle menu
i18n4k-core
0.11.0
common
switch theme
search in API
i18n4k-core
/
de.comahe.i18n4k.messages.formatter.parsing
/
StylePartList
Style
Part
List
data
class
StylePartList
(
val
list
:
ImmutableList
<
StylePart
>
)
:
StylePart
List of style modifier separated by "|"
Members
Members & Extensions
Constructors
Style
Part
List
Link copied to clipboard
constructor
(
part
:
StylePart
)
constructor
(
vararg
parts
:
StylePart
)
constructor
(
list
:
ImmutableList
<
StylePart
>
)
Properties
list
Link copied to clipboard
val
list
:
ImmutableList
<
StylePart
>
Functions
fill
In
Parameter
Names
Link copied to clipboard
open
override
fun
fillInParameterNames
(
names
:
MutableList
<
Pair
<
CharSequence
,
CharSequence
?
>
>
)
first
Argument
Link copied to clipboard
fun
StylePart
.
firstArgument
(
)
:
CharSequence
?
first
Message
Part
Link copied to clipboard
fun
StylePart
.
firstMessagePart
(
)
:
MessagePart
?
Returns the first message part of the style