MCPcopy Create free account
hub / github.com/bea4dev/catla / codegen_program

Function codegen_program

catla_old_unused/src/transpiler/codegen/program.rs:228–759  ·  view source on GitHub ↗
(
    ast: Program<'input, '_>,
    result_bind_var_name: Option<&str>,
    type_inference_result: &TypeInferenceResultContainer,
    lifetime_analyze_results: &LifetimeAnalyzeResults,
    import_elem

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegenFunction · 0.85

Calls 15

create_temp_varFunction · 0.85
codegen_typeFunction · 0.85
codegen_variable_bindingFunction · 0.85
rust_codegen_functionFunction · 0.85
rust_codegen_user_typeFunction · 0.85
as_strMethod · 0.80
add_line_strMethod · 0.80
add_strMethod · 0.80
freeze_and_getMethod · 0.80
forkMethod · 0.80

Tested by

no test coverage detected