Liking cljdoc? Tell your friends :D

chromex.wrapgen


gen-api-access-or-callclj

(gen-api-access-or-call static-config api-table descriptor config & args)
source

gen-callback-function-wrapclj

(gen-callback-function-wrap static-config api-table descriptor config & args)
source

gen-eventclj

(gen-event static-config api-table descriptor config & [chan extra-args])
source

gen-event-wrapclj

(gen-event-wrap static-config api-table item-id config & args)
source

gen-function-wrapclj

(gen-function-wrap static-config api-table item-id config & args)
source

gen-marshallingclj

(gen-marshalling static-config api-table descriptor config & args)
source

gen-plain-function-wrapclj

(gen-plain-function-wrap static-config api-table descriptor config & args)
source

gen-property-wrapclj

(gen-property-wrap static-config api-table item-id config & args)
source

gen-wrap-from-tableclj

(gen-wrap-from-table static-config api-table kind item-id config & args)
source

gen-wrap-helperclj

(gen-wrap-helper api-table kind item-id config & args)
source

marshallclj

(marshall static-config config & args)
source

marshall-callbackclj

(marshall-callback static-config config api [callback-sym callback-info])
source

marshall-callback-paramclj

(marshall-callback-param static-config config api [callback-param-sym type])
source

marshall-function-paramclj

(marshall-function-param static-config config api [sym param])
source

marshall-function-paramsclj

(marshall-function-params static-config config api args params)
source

marshall-paramclj

(marshall-param static-config config api [param-sym type])
source

marshall-resultclj

(marshall-result static-config config api [result-sym type])
source

wrap-callback-args-with-loggingclj

(wrap-callback-args-with-logging static-config api config args params)
source

wrap-callback-with-loggingclj

(wrap-callback-with-logging static-config
                            label
                            api
                            config
                            [callback-sym callback-info])
source

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

× close