Liking cljdoc? Tell your friends :D

parity.analyze.tree

Merged dependency tree with host contract resolved. Combines depgraph (what Clojure source uses) with langmap (what JVM provides).

Merged dependency tree with host contract resolved.
Combines depgraph (what Clojure source uses) with langmap (what JVM provides).
raw docstring

-mainclj

(-main & args)
source

enrich-nodeclj

(enrich-node host-data [qn info])

Enrich a graph node with resolved host contract info.

Enrich a graph node with resolved host contract info.
sourceraw docstring

merge-and-enrichclj

(merge-and-enrich graph-data host-data)

Merge graph data with host data. Returns enriched graph.

Merge graph data with host data. Returns enriched graph.
sourceraw docstring

(print-edn-tree graph host-data)

Machine-readable merged tree.

Machine-readable merged tree.
sourceraw docstring

(print-tree graph host-data)

Human-readable dependency tree with ANSI color.

Human-readable dependency tree with ANSI color.
sourceraw docstring

resolve-host-refclj

(resolve-host-ref host-data {:keys [pkg class member]})

Given a parsed host ref {:pkg :class :member}, look up in host contract. Returns the matching interface/concrete/bridge entry, or nil.

Given a parsed host ref {:pkg :class :member}, look up in host contract.
Returns the matching interface/concrete/bridge entry, or nil.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close