Skip to main content

Module opcode

Module opcode 

Source

Structs§

Label
An opaque handle representing a forward-reference label.
ProgramBuilder
A VDBE bytecode program under construction.
RegisterAllocator
Sequential register allocator for the VDBE register file.
VdbeOp
A single VDBE instruction.
VdbeProgram
A finalized VDBE bytecode program ready for execution.

Enums§

Opcode
VDBE (Virtual Database Engine) opcodes.
P4
The P4 operand of a VDBE instruction.