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

Function codegen_primary_left

catla_old_unused/src/transpiler/codegen/program.rs:1659–2025  ·  view source on GitHub ↗
(
    ast: &PrimaryLeft<'input, '_>,
    result_bind_var_name: &str,
    as_assign_left: bool,
    type_inference_result: &TypeInferenceResultContainer,
    lifetime_analyze_results: &LifetimeAnalyzeR

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegen_primaryFunction · 0.85

Calls 14

create_temp_varFunction · 0.85
build_drop_holderFunction · 0.85
get_spanMethod · 0.80
as_strMethod · 0.80
add_lineMethod · 0.80
get_resultMethod · 0.80
is_closureMethod · 0.80
codegen_expressionFunction · 0.70
getMethod · 0.45
get_entity_typeMethod · 0.45

Tested by

no test coverage detected