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