MCPcopy 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

addParentMethod · 0.95
addChildMethod · 0.95
matchMethod · 0.45
processMethod · 0.45
processRefTypeSigMethod · 0.45
processClsTypeSigMethod · 0.45
exportMethodsMethod · 0.45
exportFieldsMethod · 0.45
getScoreMethod · 0.45
getInRefsMethod · 0.45
getScoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected