(compound label source error)
Mainly generated by compound-labelling operator.
Mainly generated by compound-labelling operator.
(expected label)
The input does not match the expected input.
label
describes the expected input.
The input does not match the expected input. `label` describes the expected input.
(expected-input input)
The input does not match an expected string constant.
The input does not match an expected string constant.
(-compare-msgs msg other)
(-msg-type msg)
(-write-msg! msg writer opts)
(message text)
The error does not fit the other types.
The error does not fit the other types.
(message-set error)
Returns distinct error messages as a set.
Returns distinct error messages as a set.
(nested source error)
Backtracked after an error occurred.
Backtracked after an error occurred.
(sort-messages error)
Returns a sorted sequence of error messages.
Returns a sorted sequence of error messages.
(string error)
(string error pos)
Returns a string representation of error
.
Returns a string representation of `error`.
(unexpected label)
The parser encountered some unexpected input.
The parser encountered some unexpected input.
(unexpected-input input)
The parser encountered some unexpected input.
The parser encountered some unexpected input.
(unexpected-token-or-end source)
(unexpected-token-or-end source error)
(write-messages! error writer)
(write-messages! error writer pos)
(write-messages! error writer pos opts)
Write error messages to writer
.
Write error messages to `writer`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close