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

Function codegen_for_interface_program

src/catla_codegen/src/codegen.rs:560–593  ·  view source on GitHub ↗
(
    ast: &Program,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set: &GlobalUserTypeSet,
    module_static_

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegen_user_type_defineFunction · 0.85

Calls 1

codegen_function_defineFunction · 0.85

Tested by

no test coverage detected