A builder for Insn lists. Allows for a more readable syntax when building instructions.
The Span of the instructions being built.
Converts the builder to a list of instructions.
Adds an instruction to the list.
Adds an instruction-Span pair to the list.
Adds a list of instructions to the list.