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

Method eqMethSig

src/checker/MethEnv.java:179–181  ·  view source on GitHub ↗

Test to see whether another signature matches the signature of this method.

(boolean match_return, MethEnv other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

verifyInterfacesMethod · 0.95
findMethod · 0.80

Calls 1

eqSigMethod · 0.95

Tested by

no test coverage detected