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

Method isSuperOf

src/syntax/ClassType.java:316–325  ·  view source on GitHub ↗

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

(Type t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

sameIdMethod · 0.80
equalMethod · 0.45
isClassMethod · 0.45

Tested by

no test coverage detected