MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / findClass

Method findClass

src/checker/Context.java:72–79  ·  view source on GitHub ↗

Look for the definition of a class by its name.

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

compileMethod · 0.95
checkClassesMethod · 0.95
checkMainMethod · 0.95
interpMethod · 0.95
typeOfMethod · 0.80
concreteMethodsMethod · 0.80
typeOfMethod · 0.80
asClassMethod · 0.80
typeOfMethod · 0.80
emitStartMethod · 0.80

Calls 2

getNameMethod · 0.45
getIdMethod · 0.45

Tested by

no test coverage detected