Variable: wisent-lex-lookahead

wisent-lex-lookahead is a variable defined in wisent.el.gz.

Value

nil

Documentation

Extra lookahead token.

When non-nil it is directly returned by wisent-lex-function.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/wisent.el.gz
(defvar wisent-lex-lookahead nil
  "Extra lookahead token.
When non-nil it is directly returned by `wisent-lex-function'.")