kmttAPI
0.3.3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.util
/
CommentNode
Comment
Node
data
class
CommentNode
(
value
:
Comment
,
children
:
List
<
CommentNode
>
)
Content copied to clipboard
Properties
Properties
children
Link copied to clipboard
var
children
:
List
<
CommentNode
>
Content copied to clipboard
nodeChildren
Link copied to clipboard
val
nodeChildren
:
List
<
CommentNode
>
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Comment
Content copied to clipboard