Variable: wisent-recovering

wisent-recovering is a variable defined in wisent.el.gz.

Value

nil

Documentation

Non-nil means that the parser is recovering.

This variable only has meaning in the scope of wisent-parse.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/wisent/wisent.el.gz
(defvar wisent-recovering nil
  "Non-nil means that the parser is recovering.
This variable only has meaning in the scope of `wisent-parse'.")