Liking cljdoc? Tell your friends :D

clojure-lsp.parser


lein-zloc->ednclj

(lein-zloc->edn zloc)
source

safe-zloc-of-fileclj

(safe-zloc-of-file db uri)
source

safe-zloc-of-stringclj

(safe-zloc-of-string text)
source

same-range?clj

(same-range?
  {:keys [name-row name-col name-end-row name-end-col] :as _a-pos}
  {r :name-row c :name-col er :name-end-row ec :name-end-col :as _b-pos})
source

to-cursorclj

(to-cursor zloc line character)
source

to-posclj

(to-pos zloc row col)
source

zloc-of-fileclj

(zloc-of-file db uri)
source

zloc-of-stringclj

(zloc-of-string text)
source

zspycljmacro

(zspy loc)
source

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

× close