MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / typeOf

Method typeOf

src/syntax/ClassAccess.java:41–49  ·  view source on GitHub ↗

Check this expression and return an object that describes its type (or throw an exception if an unrecoverable error occurs).

(Context ctxt, VarEnv env)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

accessCheckMethod · 0.80
isStaticMethod · 0.45
getNameMethod · 0.45
getOwnerMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected