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

Function parse_modules_

src/parser.rs:1162–1181  ·  view source on GitHub ↗
(visited: &mut HashSet<InternedStr>, modules: &mut Vec<Module>, modulename: &str, contents: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_stringFunction · 0.85
parse_modulesFunction · 0.85

Calls 7

internFunction · 0.85
get_contentsFunction · 0.85
moduleMethod · 0.80
errorMethod · 0.80
removeMethod · 0.80
insertMethod · 0.45
as_refMethod · 0.45

Tested by

no test coverage detected