antlr-mode

antlr-mode is an interactive autoloaded compiled Lisp function in `antlr-mode.el'.


(antlr-mode)

Parent mode: `prog-mode'.

Major mode for editing ANTLR grammar files.

In addition to any hooks its parent mode `prog-mode' might have run,
this mode runs the hook `antlr-mode-hook', as the final step
during initialization.

key binding
--- -------

C-c Prefix Command
TAB antlr-indent-command
ESC Prefix Command
& antlr-electric-character
( .. ) antlr-electric-character
: .. ; antlr-electric-character
{ .. } antlr-electric-character

C-c C-a antlr-beginning-of-body
C-c C-b c-backward-into-nomenclature
C-c C-c comment-region
C-c C-e antlr-end-of-body
C-c C-f c-forward-into-nomenclature
C-c C-o antlr-insert-option
C-c C-r antlr-run-tool
C-c C-v antlr-hide-actions

C-M-a antlr-beginning-of-rule
C-M-e antlr-end-of-rule
M-a c-beginning-of-statement
M-e c-end-of-statement