Variable: wisent-input

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

Value

nil

Documentation

The last token read.

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-input nil
  "The last token read.
This variable only has meaning in the scope of `wisent-parse'.")