Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getAsmNode
Method
getAsmNode
src/main/java/matcher/type/FieldInstance.java:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
public
FieldNode getAsmNode() {
82
return
asmNode;
83
}
84
85
public
ClassInstance getType() {
86
return
type;
Callers
15
compare
Method · 0.45
getScore
Method · 0.45
checkAsmNodes
Method · 0.45
compareAsmNodes
Method · 0.45
compareInsns
Method · 0.45
mapInsns
Method · 0.45
getScore
Method · 0.45
extractNumbers
Method · 0.45
getScore
Method · 0.45
checkAsmNodes
Method · 0.45
compareAsmNodes
Method · 0.45
getScore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected