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

Method required

src/syntax/Expression.java:46–52  ·  view source on GitHub ↗

A simple utility function to check that a type has the required value and report an error if that test fails.

(Context ctxt, String where, Type got, Type wanted)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

typeOfMethod · 0.80
typeOfMethod · 0.80
typeOfMethod · 0.80
typeOfMethod · 0.80

Calls 2

equalMethod · 0.45
reportMethod · 0.45

Tested by

no test coverage detected