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

Method check

src/syntax/Type.java:89–91  ·  view source on GitHub ↗

Check to ensure that this is a valid type. This is part of the mechanism used to deal with types that are specified by name, which cannot be properly resolved until parsing is complete.

(Context ctxt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

addToClassMethod · 0.45
typeOfMethod · 0.45
typeOfMethod · 0.45
typeOfMethod · 0.45
typeOfMethod · 0.45
addToClassMethod · 0.45
checkClassMethod · 0.45
verifyInterfacesMethod · 0.45
typeOfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected