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

Method MethDecl

src/syntax/MethDecl.java:34–48  ·  view source on GitHub ↗
(Boolean is_constructor,
                    Modifiers mods,
                    Type type, Id id, Formals formals,
                    Block body)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

appendStatementMethod · 0.80
getPosMethod · 0.45

Tested by

no test coverage detected