core
1.7.0
core
/
org.jetbrains.dokka.model
/
StringConstant
String
Constant
data
class
StringConstant
(
val
value
:
String
)
:
Expression
Content copied to clipboard
Constructors
Properties
Constructors
String
Constant
Link copied to clipboard
fun
StringConstant
(
value
:
String
)
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard