Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getId
Method
getId
src/main/java/matcher/type/ClassInstance.java:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
@Override
94
public
String getId() {
95
return
id;
96
}
97
98
@Override
99
public
String getName() {
Callers
14
processInputs
Method · 0.95
readClass
Method · 0.95
processMethodInsns
Method · 0.95
resolveMethod
Method · 0.95
createClassPathClass
Method · 0.95
analyzeMethod
Method · 0.95
queueTryCatchBlocks
Method · 0.95
getMissingCls
Method · 0.95
processClassA
Method · 0.95
addOuterClass
Method · 0.95
addSuperClass
Method · 0.95
getDesc
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected