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

Function codegen_variable_define

src/catla_codegen/src/codegen.rs:409–558  ·  view source on GitHub ↗
(
    variable_define: &VariableDefine,
    is_static: bool,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

codegen_for_programFunction · 0.85

Calls 9

push_lineMethod · 0.80
as_strMethod · 0.80
is_return_originMethod · 0.80
codegen_expressionFunction · 0.70
mapMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected