Variable: c-nonlabel-token-2-key

c-nonlabel-token-2-key is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Regexp matching things that can't occur two symbols before a colon in a label construct. This catches C++'s inheritance construct "class foo
: bar". Only used if c-recognize-colon-labels is set.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)