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

Function codegen_assignment_left_expression

src/catla_codegen/src/codegen.rs:2785–2804  ·  view source on GitHub ↗
(
    expression: &Expression,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    user_type_set: &GlobalUserTypeSet,
    module_static_variables: &HashMap<String, bool>,
    name_resolved_

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegen_for_programFunction · 0.85

Calls 2

Tested by

no test coverage detected