MCPcopy Create free account
hub / github.com/Marwes/haskell-compiler / compile_instance_variable

Method compile_instance_variable

src/compiler.rs:777–801  ·  view source on GitHub ↗

Compile a function which is defined in a class

(&mut self, actual_type: &Type<Name>, instructions: &mut Vec<Instruction>, name: Name, function_type: &Type<Name>, constraints: &[Constraint<Name>], var: &TypeVariable)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compile_applyMethod · 0.80

Calls 5

try_find_instance_typeFunction · 0.85
internFunction · 0.85
as_refMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected