zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
OperandValue.this
zua
compiler
utils
OperandValue
Create a new OperandValue using an integer
this
(ulong i)
union
OperandValue
this
(
ulong
i
)
this
(double d)
ulong
i
;
double
d
;
Meta
Source
See Implementation
zua
compiler
utils
OperandValue
constructors
this
variables
d
i
Create a new OperandValue using an integer