fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-syntax
/
dev.kbroom.fluent.syntax
/
Entry
/
Message
/
Message
Message
constructor
(
id
:
Identifier
,
value
:
Pattern
?
=
null
,
attributes
:
List
<
Attribute
>
=
emptyList()
,
comment
:
Entry.Comment
?
=
null
,
docComment
:
DocComment
?
=
null
)
(
source
)