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

Function codegen_primary

catla_old_unused/src/transpiler/codegen/program.rs:1240–1599  ·  view source on GitHub ↗
(
    ast: &Primary<'input, '_>,
    result_bind_var_name: Option<&str>,
    as_assign_left: bool,
    type_inference_result: &TypeInferenceResultContainer,
    lifetime_analyze_results: &LifetimeAnal

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegen_factorFunction · 0.85

Calls 11

create_temp_varFunction · 0.85
build_drop_holderFunction · 0.85
codegen_primary_leftFunction · 0.85
is_closureMethod · 0.80
add_lineMethod · 0.80
as_strMethod · 0.80
get_resultMethod · 0.80
get_entity_typeMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected