toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
StringValue
String
Value
data
class
StringValue
(
val
value
:
String
)
:
LiteralValue
Members
Constructors
String
Value
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
text
Link copied to clipboard
open
override
fun
text
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String