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

Method find

src/checker/VarEnv.java:53–58  ·  view source on GitHub ↗

Look for the entry corresponding to a particular identifier in a given environment.

(String name, VarEnv env)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addToClassMethod · 0.95
asValueMethod · 0.95
checkMethod · 0.95

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected