Module otter_sql::codegen

source ·
Expand description

Intermediate code generation from the AST.

Enums

Error while generating an intermediate code from the AST.
Represents either a parser error or a codegen error.

Functions

Generates intermediate code from the AST.
Generates intermediate code for the given SQL.