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

Method addMethod

src/syntax/ClassType.java:378–405  ·  view source on GitHub ↗

Add a new method to this class.

(Context ctxt, Boolean is_constructor, Modifiers mods,
                          Id id, Type type,
                          VarEnv params, Statement body)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addToClassMethod · 0.80
checkClassesMethod · 0.80

Calls 10

findMethod · 0.95
fitToFrameMethod · 0.95
getSuperMethod · 0.95
eqSigMethod · 0.95
getSlotMethod · 0.95
findMethodMethod · 0.80
getNameMethod · 0.45
reportMethod · 0.45
getPosMethod · 0.45
isStaticMethod · 0.45

Tested by

no test coverage detected