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