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