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

Function codegen_function_define

src/catla_codegen/src/codegen.rs:1424–1505  ·  view source on GitHub ↗
(
    statement: &StatementWithTagAndDocs,
    function_define: &FunctionDefine,
    public: bool,
    in_trait_scope: bool,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_ana

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

codegen_for_programFunction · 0.85

Calls 6

codegen_for_programFunction · 0.85
push_lineMethod · 0.80
as_strMethod · 0.80
scopeMethod · 0.80

Tested by

no test coverage detected