MCPcopy Create free account
hub / github.com/FabricMC/Matcher / hasMatch

Method hasMatch

src/main/java/matcher/type/Matchable.java:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 boolean setMatchable(boolean matchable);
32
33 default boolean hasMatch() {
34 return getMatch() != null;
35 }
36

Callers 15

matchMethod · 0.80
autoMatchClassesMethod · 0.80
autoMatchMethodVarsMethod · 0.80
getStatusMethod · 0.80
rankMethod · 0.80
updateMatchButtonsMethod · 0.80
hasUnmatchedMembersMethod · 0.80
matchPerfectMembersMethod · 0.80
canUnmatchClassMethod · 0.80
toggleMatchableMethod · 0.80
MatchPaneSrcClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected