Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getCls
Method
getCls
src/main/java/matcher/type/MemberInstance.java:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public
final
ClassInstance getCls() {
29
return
cls;
30
}
31
32
@Override
33
public
final
String getId() {
Callers
15
addParent
Method · 0.95
addChild
Method · 0.95
match
Method · 0.45
process
Method · 0.45
processRefTypeSig
Method · 0.45
processClsTypeSig
Method · 0.45
exportMethods
Method · 0.45
exportFields
Method · 0.45
getScore
Method · 0.45
checkPotentialEquality
Method · 0.45
getInRefs
Method · 0.45
getScore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected