kmttAPI
0.3.2
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
(
parent
:
CommentNode
?
,
nodeValue
:
Comment
)
Content copied to clipboard
Properties
Properties
children
Link copied to clipboard
val
children
:
List
<
CommentNode
>
Content copied to clipboard
nodeValue
Link copied to clipboard
val
nodeValue
:
Comment
Content copied to clipboard
parent
Link copied to clipboard
val
parent
:
CommentNode
?
Content copied to clipboard