(process-method-value {:keys [op args env] :as ast})Transforms :invoke nodes whose :fn is a :method-value into the corresponding :instance-call, :static-call, or :new node. Also converts value-position :method-value nodes with a :field-overload (and no :param-tags) into :static-field nodes.
Transforms :invoke nodes whose :fn is a :method-value into the corresponding :instance-call, :static-call, or :new node. Also converts value-position :method-value nodes with a :field-overload (and no :param-tags) into :static-field nodes.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |