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

Function codegen_for_primary

src/catla_codegen/src/codegen.rs:3443–3952  ·  view source on GitHub ↗
(
    ast: &Primary,
    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_for_factorFunction · 0.85

Calls 15

is_class_literalFunction · 0.85
class_object_struct_nameFunction · 0.85
map_module_rootFunction · 0.85
function_argument_usageFunction · 0.85
function_returns_classFunction · 0.85
as_strMethod · 0.80
object_resultMethod · 0.80
codegen_expressionFunction · 0.70

Tested by

no test coverage detected