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