Liking cljdoc? Tell your friends :D

ernie.log


argument-errorclj

(argument-error [_ type target params actuals :as error])

error-lineclj

(error-line [error-type :as error])

error-line-messageclj

(error-line-message {start-line :instaparse.gll/start-line
                     end-line :instaparse.gll/end-line
                     start-column :instaparse.gll/start-column
                     end-column :instaparse.gll/end-column})

exception-errorclj

(exception-error [_ exception])

expected-errorclj

(expected-error [_ expected actual])

expression-line-numbersclj

(expression-line-numbers {start-line :instaparse.gll/start-line
                          end-line :instaparse.gll/end-line
                          start-column :instaparse.gll/start-column
                          end-column :instaparse.gll/end-column})

filter-stack-traceclj

(filter-stack-trace lines)

generateclj

(generate results)

line-sourceclj

(line-source expression)

log-lineclj

(log-line {:keys [expression error stack]})

stack-lineclj

(stack-line exp)

stack-traceclj

(stack-trace stack)

status-mapclj


syntax-errorclj

(syntax-error [_ error])

undefined-errorclj

(undefined-error [_ target nme :as all])

verification-errorclj

(verification-error [_ target params])

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

× close