Variable: semantic-lex-maximum-depth
semantic-lex-maximum-depth is a variable defined in lex.el.gz.
Value
nil
Documentation
The maximum depth of parenthesis as tracked through lexical functions.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex.el.gz
(defvar semantic-lex-maximum-depth nil
"The maximum depth of parenthesis as tracked through lexical functions.")