Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getType
Method
getType
src/main/java/matcher/type/FieldInstance.java:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public
ClassInstance getType() {
86
return
type;
87
}
88
89
@Override
90
public
int
getAccess() {
Callers
15
analyzeMethod
Method · 0.95
compare
Method · 0.45
getScore
Method · 0.45
checkPotentialEquality
Method · 0.45
compareInsns
Method · 0.45
getScore
Method · 0.45
getOutRefs
Method · 0.45
getArgTypes
Method · 0.45
getScore
Method · 0.45
isSameMethod
Method · 0.45
getScore
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected