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

Method isClass

src/syntax/Type.java:74–76  ·  view source on GitHub ↗

Test to see if this type is a class; by default, we return null.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

typeInvocationMethod · 0.95
typeOfMethod · 0.95
isSuperOfMethod · 0.45
checkMethod · 0.45
llvmGenMethod · 0.45
llvmSaveMethod · 0.45
llvmStoreMethod · 0.45
llvmGenMethodMethod · 0.45
markGCRootMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected