zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Label
zua
compiler
utils
A label for a jump instruction
final
class
Label :
VmStat
{
UUID
id
;
this
(UUID id);
}
Constructors
this
this
(UUID id)
Create a new label
Members
Variables
id
UUID
id
;
The id of the label
Meta
Source
See Implementation
zua
compiler
utils
aliases
CommonOperand
FullWidth
OpcodeSize
StackOffset
classes
AtomicInstruction
Function
Indices
Instruction
Label
LdFun
MonadInstruction
VmStat
functions
serialize
unions
OperandValue
A label for a jump instruction