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

Function codegen_expression

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

codegen_programFunction · 0.70
codegen_primary_leftFunction · 0.70

Calls 9

codegen_or_expressionFunction · 0.85
create_temp_varFunction · 0.85
get_spanMethod · 0.80
as_strMethod · 0.80
add_lineMethod · 0.80
mapMethod · 0.45
cloneMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected