core
1.7.0
core
/
org.jetbrains.dokka.model
/
FloatValue
Float
Value
data
class
FloatValue
(
val
value
:
Float
)
:
LiteralValue
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Float
Value
Link copied to clipboard
fun
FloatValue
(
value
:
Float
)
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
:
Float
Content copied to clipboard