MCPcopy Create free account
hub / github.com/LFYSec/MScan / getClassHierarchy

Method getClassHierarchy

src/main/java/pascal/taie/World.java:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 public ClassHierarchy getClassHierarchy() {
130 return classHierarchy;
131 }
132
133 public void setClassHierarchy(ClassHierarchy classHierarchy) {
134 if (this.classHierarchy != null) {

Callers 15

compareIRMethod · 0.95
compareClassHierarchyMethod · 0.80
testBottomTypeMethod · 0.80
testIRBuilderMethod · 0.80
testDefUseMethod · 0.80
testFunctionMethod · 0.80
testInterfaceMethod · 0.80
testMultiStatementMethod · 0.80
testWithArgsMethod · 0.80
testCaptureMethod · 0.80

Calls

no outgoing calls

Tested by 15

compareIRMethod · 0.76
compareClassHierarchyMethod · 0.64
testBottomTypeMethod · 0.64
testIRBuilderMethod · 0.64
testDefUseMethod · 0.64
testFunctionMethod · 0.64
testInterfaceMethod · 0.64
testMultiStatementMethod · 0.64
testWithArgsMethod · 0.64
testCaptureMethod · 0.64