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