Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getMatch
Method
getMatch
src/main/java/matcher/type/Matchable.java:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
T getMatch();
38
boolean isFullyMatched(boolean recursive);
39
float getSimilarity();
40
boolean isNameObfuscated();
Callers
15
match
Method · 0.65
unmatchMembers
Method · 0.65
unmatchArgsVars
Method · 0.65
unmatch
Method · 0.65
autoMatchMethodVars
Method · 0.65
compare
Method · 0.65
getScore
Method · 0.65
checkPotentialEquality
Method · 0.65
compareIdentitySets
Method · 0.65
classifyPosition
Method · 0.65
getScore
Method · 0.65
rank
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected