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

Method checkMain

src/checker/Context.java:255–275  ·  view source on GitHub ↗

Checks to ensure that the program has a class method "main" in a class "Main" that takes no parameters and returns no result.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkMethod · 0.95

Calls 6

findClassMethod · 0.95
findMethodMethod · 0.95
eqSigMethod · 0.95
reportMethod · 0.45
isStaticMethod · 0.45
getPosMethod · 0.45

Tested by

no test coverage detected