Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getArgs
Method
getArgs
src/main/java/matcher/type/MethodInstance.java:330–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
public
MethodVarInstance[] getArgs() {
331
return
args;
332
}
333
334
public
MethodVarInstance[] getVars() {
335
return
vars;
Callers
15
onSelect
Method · 0.95
read
Method · 0.95
unmatchArgsVars
Method · 0.45
unmatch
Method · 0.45
getStatus
Method · 0.45
compare
Method · 0.45
propagateNames
Method · 0.45
getMethodVar
Method · 0.45
exportMethods
Method · 0.45
shouldExport
Method · 0.45
clear
Method · 0.45
getScore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected