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

Function codegen

src/catla_codegen/src/lib.rs:20–94  ·  view source on GitHub ↗
(
    ast: &Program<'_, '_>,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    name_resolved_map: &HashMap<EntityID, ResolvedInfo>,
    module_entity_type_map: &HashMap<EntityID, Type>,
 

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compile_innerMethod · 0.50

Calls 9

get_std_mapFunction · 0.85
codegen_for_programFunction · 0.85
as_strMethod · 0.80
scopeMethod · 0.80
dumpMethod · 0.80
getMethod · 0.45
mapMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected