Liking cljdoc? Tell your friends :D

eden.std.token


dot-assoc->keyword-listclj/s

(dot-assoc->keyword-list sym)
source

identifier-assoc?clj/s

(identifier-assoc? sym)

Determines if it is an assoc identifier, which consists of dot notation and vector notation.

Determines if it is an assoc identifier, which consists of dot
notation and vector notation.
sourceraw docstring

identifier?clj/s

(identifier? sym)
source

post-process-dot-notationclj/s

(post-process-dot-notation tokens)
source

post-process-tokensclj/s

(post-process-tokens tokens)
source

TokenTypeclj/s≠protocol

token-typeclj/s

(token-type this)

Returns a ns-keyword with the type of token ie. ::expression, or ::statement.

Returns a ns-keyword with the type of token ie. ::expression,
or ::statement.
source

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

× close