(get-sub-elements group-element)
Get the sub-elements of an ElementGroup as a list of elements.
Get the sub-elements of an ElementGroup as a list of elements.
(select-query-add! query ast-node)
Add the ast-node
to query
, where query
should be a subquery.
See query/query-add!
.
Add the `ast-node` to `query`, where `query` should be a subquery. See `query/query-add!`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close