Variable: semantic-stickyfunc-sticky-classes
semantic-stickyfunc-sticky-classes is a buffer-local variable defined
in util-modes.el.gz.
Documentation
List of tag classes which stickyfunc will display in the header line.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/util-modes.el.gz
(defvar-local semantic-stickyfunc-sticky-classes
'(function type)
"List of tag classes which stickyfunc will display in the header line.")