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

Method isClass

src/syntax/ClassType.java:138–140  ·  view source on GitHub ↗

Test to see if this type is a class; for ClassTypes, we just return "this".

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

checkClassMethod · 0.45
getSuperMethod · 0.45
isSuperOfMethod · 0.45
possibleInstancesMethod · 0.45
findFieldMethod · 0.45
findMethodByNameMethod · 0.45
findMethodMethod · 0.45
findMethodCallMethod · 0.45
llvmGenTypesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected