Variable: semantic-lex-token-stream

semantic-lex-token-stream is a variable defined in lex.el.gz.

Value

nil

Documentation

The current token stream we are collecting.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex.el.gz
(defvar semantic-lex-token-stream nil
  "The current token stream we are collecting.")