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