Variable: antlr-tool-mode-name

antlr-tool-mode-name is a variable defined in antlr-mode.el.gz.

Value

nil

Documentation

The first part of the mode name used in the mode line.

The value is tool-dependent, see antlr-tool-version-variables.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/antlr-mode.el.gz
(defvar antlr-tool-mode-name nil
  "The first part of the mode name used in the mode line.
The value is tool-dependent, see `antlr-tool-version-variables'.")