MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / MethEnv

Method MethEnv

src/checker/MethEnv.java:64–78  ·  view source on GitHub ↗
(boolean isConstructor,
                   Modifiers mods, Type type, Id id, VarEnv params,
                   Statement body, ClassType owner, int slot, int size,
                   MethEnv next)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected