Variable: antlr-rule-body-start-op
antlr-rule-body-start-op is a variable defined in antlr-mode.el.gz.
Value
":"
Documentation
Single-character string which starts the rule body.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/antlr-mode.el.gz
(defvar antlr-rule-body-start-op ":"
"Single-character string which starts the rule body.")