Liking cljdoc? Tell your friends :D

eden.std.exceptions


*file-path*clj/s

source

*verbose*clj/s

source

default-error-handlerclj/s

(default-error-handler ex)
source

generate-parser-dataclj/s

(generate-parser-data {:keys [tokens index] :as astm})
source

generate-windowclj/s

(generate-window {:keys [tokens index] :as astm})

TODO: write this function, with bigger window.

TODO: write this function, with bigger window.
sourceraw docstring

not-implementedclj/s

(not-implemented)
(not-implemented msg)
source

parser-errorclj/s

(parser-error astm)
(parser-error astm msg)
(parser-error astm msg extra)
source

parser-error?clj/s

(parser-error? ex)
source

runtime-errorclj/s

(runtime-error)
(runtime-error msg)
(runtime-error msg data)
source

runtime-error?clj/s

(runtime-error? ex)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close