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