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