Function: antlr-init-python
antlr-init-python is a byte-compiled function defined in
antlr-mode.el.gz.
Signature
(antlr-init-python)
Documentation
Initialize action language antlr-python.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/antlr-mode.el.gz
(defun antlr-init-python ()
"Initialize action language `antlr-python'."
(require 'python))