Liking cljdoc? Tell your friends :D

io.github.hglabplh-tech.reflect.clojure.api.annotations.annot-tool


get-annotation-data-valsclj

(get-annotation-data-vals annot)

gets the values defined by an annotation

gets the values defined by an annotation 
sourceraw docstring

get-annotation-infoclj

(get-annotation-info annot)

gets the meta info of a given annotation -- TODO: exper. has to be reworked

gets the meta info of a given annotation -- TODO: exper. has to be reworked
sourceraw docstring

get-annotation-values-from-class-fieldsclj

(get-annotation-values-from-class-fields fields)

gets the annotation values of a vector of fields which can have themselves more than one annotation

gets the annotation values of a vector of fields
which can have themselves more than one annotation
sourceraw docstring

get-annotation-values-from-class-methodsclj

(get-annotation-values-from-class-methods all-methods)

gets the annotation values of a vector of methods which can have themselves more than one annotation

gets the annotation values of a vector of methods
which can have themselves more than one annotation
sourceraw docstring

get-annotation-values-from-fieldclj

(get-annotation-values-from-field field)

gets the annotation values of a field which can have more than one annotation

gets the annotation values of a field
which can have more than one annotation
sourceraw docstring

get-annotation-values-from-methodclj

(get-annotation-values-from-method meth)

gets the annotation values of a vector of fields which can have themselves more than one annotation

gets the annotation values of a vector of fields
which can have themselves more than one annotation
sourceraw docstring

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

× close