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

Method getValidator

src/jvm/clojure/lang/IRef.java:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 void setValidator(IFn vf);
18
19 IFn getValidator();
20
21 IPersistentMap getWatches();
22

Callers 7

setMethod · 0.65
bindRootMethod · 0.65
swapRootMethod · 0.65
commuteRootMethod · 0.65
alterRootMethod · 0.65
pushThreadBindingsMethod · 0.65
runMethod · 0.65

Implementers 3

ARefsrc/jvm/clojure/lang/ARef.java
Refsrc/jvm/clojure/lang/Ref.java
Varsrc/jvm/clojure/lang/Var.java

Calls

no outgoing calls

Tested by

no test coverage detected