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

Function codegen_program_as_expression

src/catla_codegen/src/codegen.rs:2965–3056  ·  view source on GitHub ↗
(
    program: &Program,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set: &GlobalUserTypeSet,
    module_sta

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 7

codegen_for_programFunction · 0.85
scopeMethod · 0.80
push_lineMethod · 0.80
as_strMethod · 0.80
dumpMethod · 0.80
codegen_expressionFunction · 0.70
cloneMethod · 0.45

Tested by

no test coverage detected