Variable: semantic-lex-spp-expanded-macro-stack

semantic-lex-spp-expanded-macro-stack is a variable defined in lex-spp.el.gz.

Value

nil

Documentation

The stack of lexical SPP macros we have expanded.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex-spp.el.gz
(defvar semantic-lex-spp-expanded-macro-stack nil
  "The stack of lexical SPP macros we have expanded.")