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