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

Method check

src/syntax/NameType.java:60–66  ·  view source on GitHub ↗

Check to ensure that this is a valid type. 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

nothing calls this directly

Calls 3

asClassMethod · 0.80
reportMethod · 0.45
getPosMethod · 0.45

Tested by

no test coverage detected