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

Function codegen

catla_old_unused/src/transpiler/codegen.rs:311–346  ·  view source on GitHub ↗
(
    ast: Program,
    type_inference_result: &TypeInferenceResultContainer,
    lifetime_analyze_results: &LifetimeAnalyzeResults,
    import_element_map: &FxHashMap<EntityID, Spanned<std::string::S

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transpile_moduleFunction · 0.50

Calls 3

add_auto_importFunction · 0.85
codegen_programFunction · 0.85
buildMethod · 0.80

Tested by

no test coverage detected