[][src]Function sbnf::compiler::codegen::codegen

pub fn codegen<'a>(
    _options: &CompileOptions<'a>,
    interpreted: Interpreted<'a>
) -> CompileResult<'a, Syntax>