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

Method eqTypes

src/checker/VarEnv.java:107–114  ·  view source on GitHub ↗

Test to see whether two variable environments (representing formal parameters to a function) have the same types.

(VarEnv ps, VarEnv qs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

eqSigMethod · 0.95

Calls 1

equalMethod · 0.45

Tested by

no test coverage detected