Skip to main content

compiler_compiler

Function compiler_compiler 

Source
pub fn compiler_compiler(
    bytecode: &mut BytecodeBuilder,
    options: &CompileOptions,
    names: &mut AstNameTable,
) -> Compiler