toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.type.comment
/
StringComment
String
Comment
data
class
StringComment
(
val
memo
:
String
)
:
Comment
Members
Constructors
String
Comment
Link copied to clipboard
constructor
(
memo
:
String
)
Properties
memo
Link copied to clipboard
val
memo
:
String