MCPcopy Index your code
hub / github.com/clojure/clojure / getArgTypes

Method getArgTypes

src/jvm/clojure/lang/Compiler.java:9009–9011  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9007 }
9008
9009 Type[] getArgTypes(){
9010 return argTypes;
9011 }
9012
9013
9014

Callers 1

emitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected