core
1.7.0
core
/
org.jetbrains.dokka.model
/
DoubleValue
Double
Value
data
class
DoubleValue
(
val
value
:
Double
)
:
LiteralValue
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Double
Value
Link copied to clipboard
fun
DoubleValue
(
value
:
Double
)
Content copied to clipboard
Functions
text
Link copied to clipboard
open
override
fun
text
(
)
:
String
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
Double
Content copied to clipboard