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

Method findField

src/syntax/ClassType.java:409–415  ·  view source on GitHub ↗

Look for a field by name in this class.

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

typeOfMethod · 0.95
asValueMethod · 0.95
typeOfMethod · 0.95
evalMethod · 0.80
compileExprMethod · 0.80
saveVarMethod · 0.80
evalMethod · 0.80
saveMethod · 0.80
llvmGenMethod · 0.80
llvmSaveMethod · 0.80
ArrayValueMethod · 0.80

Calls 2

findMethod · 0.95
isClassMethod · 0.45

Tested by

no test coverage detected