Variable: semantic-lex-current-depth

semantic-lex-current-depth is a variable defined in lex.el.gz.

Value

nil

Documentation

The current depth as tracked through lexical functions.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex.el.gz
(defvar semantic-lex-current-depth nil
  "The current depth as tracked through lexical functions.")