Variable: vhdl-font-lock-enumvalue-face

vhdl-font-lock-enumvalue-face is a variable defined in vhdl-mode.el.gz.

Value

vhdl-font-lock-enumvalue-face

Documentation

Face name to use for standardized enumeration values.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
(defvar vhdl-font-lock-enumvalue-face      'vhdl-font-lock-enumvalue-face
  "Face name to use for standardized enumeration values.")