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