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

Function codegen_add_or_sub_expression

src/catla_codegen/src/codegen.rs:3299–3369  ·  view source on GitHub ↗
(
    ast: &AddOrSubExpression,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    lifetime_analyze_results: Option<&LifetimeAnalyzeResults>,
    user_type_set: &GlobalUserTypeSet,
    mod

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 5

as_strMethod · 0.80
is_integerMethod · 0.80
is_floatMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected