Structs§
- Label
- An opaque handle representing a forward-reference label.
- Program
Builder - A VDBE bytecode program under construction.
- Register
Allocator - Sequential register allocator for the VDBE register file.
- VdbeOp
- A single VDBE instruction.
- Vdbe
Program - A finalized VDBE bytecode program ready for execution.