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

Method typeOf

src/syntax/This.java:40–47  ·  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 13

typeInvocationMethod · 0.45
checkExprMethod · 0.45
checkMethod · 0.45
checkMethod · 0.45
typeInvocationMethod · 0.45
checkMethod · 0.45
typeInvocationMethod · 0.45
checkMethod · 0.45
checkMethod · 0.45
argsToVarEnvMethod · 0.45
checkArgsMethod · 0.45
checkFieldsMethod · 0.45

Calls 4

getSizeMethod · 0.80
getCurrMethodMethod · 0.80
getCurrClassMethod · 0.80
isStaticMethod · 0.45

Tested by

no test coverage detected