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