Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getName
Method
getName
src/main/java/matcher/type/ClassInstance.java:98–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
@Override
99
public
String getName() {
100
return
getName(id);
101
}
102
103
@Override
104
public
String getName(NameType type) {
Callers
7
processInputs
Method · 0.95
createClassPathClass
Method · 0.95
getDisplayName
Method · 0.95
getMethod
Method · 0.95
getMissingCls
Method · 0.95
map
Method · 0.95
getField
Method · 0.95
Calls
12
getInnerName0
Method · 0.95
getArrayDimensions
Method · 0.95
getUid
Method · 0.95
canTransferMatchedName
Method · 0.95
hasOuterName
Method · 0.95
getNestedName
Method · 0.95
isPrimitive
Method · 0.80
isAux
Method · 0.80
getAuxIndex
Method · 0.80
getName
Method · 0.65
getGlobal
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected