kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
core
/
io.github.hfhbd.kfx.ir
/
IRTree
/
Literal
/
FLOAT
FLOAT
@
Serializable
data
class
FLOAT
(
val
value
:
Float
)
:
IRTree.Literal
(
source
)
Members
Constructors
FLOAT
Link copied to clipboard
constructor
(
value
:
Float
)
Properties
value
Link copied to clipboard
val
value
:
Float