Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ getMethodName
Method
getMethodName
src/jvm/clojure/lang/Compiler.java:6444–6444 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6442
}
6443
abstract
int
numParams();
6444
abstract String getMethodName();
6445
abstract Type getReturnType();
6446
abstract Type[] getArgTypes();
6447
Callers
1
emit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected