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

Function is_class_literal

src/catla_codegen/src/codegen.rs:2076–2099  ·  view source on GitHub ↗
(
    literal: &Spanned<&str>,
    type_infer_results: &HashMap<EntityID, Spanned<Type>>,
    name_resolved_map: &HashMap<EntityID, ResolvedInfo>,
    module_entity_type_map: &HashMap<EntityID, Type>,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

codegen_for_primaryFunction · 0.85

Calls 2

is_class_typeFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected