Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getDesc
Method
getDesc
src/main/java/matcher/type/FieldInstance.java:60–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
@Override
61
public
String getDesc() {
62
return
type.id;
63
}
64
65
@Override
66
public
String getDesc(NameType type) {
Callers
15
getTargetHandle
Method · 0.45
isJavaLambdaMetafactory
Method · 0.45
compare
Method · 0.45
exportMethods
Method · 0.45
exportFields
Method · 0.45
getScore
Method · 0.45
compareInsns
Method · 0.45
getScore
Method · 0.45
isSameMethod
Method · 0.45
appendHandle
Method · 0.45
update
Method · 0.45
update
Method · 0.45
Calls
3
getId
Method · 0.95
isPrimitive
Method · 0.80
getName
Method · 0.65
Tested by
no test coverage detected