Function otter_sql::codegen::codegen_ast

source ·
pub fn codegen_ast(ast: &Statement) -> Result<IntermediateCode, CodegenError>
Expand description

Generates intermediate code from the AST.