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

Function codegen_expression

src/catla_codegen/src/codegen.rs:3088–3143  ·  view source on GitHub ↗
(
    ast: &Expression,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set: &GlobalUserTypeSet,
    module_stat

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

codegen_for_programFunction · 0.70
codegen_variable_defineFunction · 0.70
codegen_for_primaryFunction · 0.70

Calls 1

codegen_or_expressionFunction · 0.85

Tested by

no test coverage detected