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