Liking cljdoc? Tell your friends :D
Clojure only.

com.eldrix.hermes.impl.ecl

Implementation of the SNOMED CT expression constraint language. See http://snomed.org/ecl

Implementation of the SNOMED CT expression constraint language.
See http://snomed.org/ecl
raw docstring

invalid?clj

(invalid? s)

Returns parsing failure, if string is not valid ECL.

Returns parsing failure, if string is not valid ECL.
sourceraw docstring

parseclj

(parse ctx s)

Parse SNOMED-CT ECL, as defined by the expression constraint language. Returns a Lucene query. See http://snomed.org/ecl

Parse SNOMED-CT ECL, as defined by the expression constraint language.
Returns a Lucene query.
See http://snomed.org/ecl
sourceraw docstring

valid?clj

(valid? s)

Is the given string valid ECL?

Is the given string valid ECL?
sourceraw docstring

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

× close