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

Function collect_expression

src/catla_print_debug/src/optimization.rs:193–255  ·  view source on GitHub ↗
(
    expression: &Expression,
    name_resolved_map: &HashMap<EntityID, ResolvedInfo>,
    lifetime_results: &LifetimeAnalyzeResults,
    labels: &mut Vec<DebugLabel>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

collect_programFunction · 0.70
collect_primary_leftFunction · 0.70
collect_primary_rightFunction · 0.70

Calls 4

collect_variable_bindingFunction · 0.85
spanMethod · 0.80
collect_programFunction · 0.70

Tested by

no test coverage detected