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

Method isSuperOf

src/syntax/Type.java:68–70  ·  view source on GitHub ↗

Test to see if this class is a supertype of another type.

(Type type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

typeOfMethod · 0.95
checkMethod · 0.95
typeOfMethod · 0.95
typeOfMethod · 0.95
isSuperOfMethod · 0.95
checkArgsMethod · 0.95
accessibleMethod · 0.45
checkMethod · 0.45
mixedClassMethod · 0.45
eqCallMethod · 0.45
checkFieldsMethod · 0.45

Calls 1

equalMethod · 0.95

Tested by

no test coverage detected