Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getDesc
Method
getDesc
src/main/java/matcher/type/MethodInstance.java:211–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
209
}
210
211
@Override
212
public
String getDesc() {
213
return
getDesc(NameType.PLAIN);
214
}
215
216
@Override
217
public
String getDesc(NameType type) {
Callers
2
checkAncestry
Method · 0.95
hasParentMethod
Method · 0.95
Calls
3
appendId
Method · 0.95
getType
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected