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

Method methName

src/checker/MethEnv.java:404–413  ·  view source on GitHub ↗

Mangle the class and method name to make a label for the entry point to this method.

(Assembly a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

compileMethodMethod · 0.95
compileInvocationMethod · 0.95
emitStartMethod · 0.95
compileExprMethod · 0.80
emitVTableMethod · 0.80

Calls 6

getNextMethod · 0.95
mangleMethod · 0.80
toArrayMethod · 0.80
toStringMethod · 0.45
getNameMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected