Variable: semantic-lex-spp-hack-depth
semantic-lex-spp-hack-depth is a variable defined in lex-spp.el.gz.
Value
0
Documentation
Current depth of recursive calls to semantic-lex-spp-lex-text-string.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex-spp.el.gz
(defvar semantic-lex-spp-hack-depth 0
"Current depth of recursive calls to `semantic-lex-spp-lex-text-string'.")