Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compareIR
Method · 0.95
compareJavaLangObjectClass
Method · 0.80
compareConstantPoolClass
Method · 0.80
compareClassHierarchy
Method · 0.80
testBottomType
Method · 0.80
testIRBuilder
Method · 0.80
testDefUse
Method · 0.80
testFunction
Method · 0.80
testInterface
Method · 0.80
testMultiStatement
Method · 0.80
testWithArgs
Method · 0.80
testCapture
Method · 0.80
Calls
no outgoing calls
Tested by
15
compareIR
Method · 0.76
compareJavaLangObjectClass
Method · 0.64
compareConstantPoolClass
Method · 0.64
compareClassHierarchy
Method · 0.64
testBottomType
Method · 0.64
testIRBuilder
Method · 0.64
testDefUse
Method · 0.64
testFunction
Method · 0.64
testInterface
Method · 0.64
testMultiStatement
Method · 0.64
testWithArgs
Method · 0.64
testCapture
Method · 0.64