antlr-mode-map

antlr-mode-map is a variable defined in `antlr-mode.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Keymap used in `antlr-mode' buffers.

Value:

(keymap (menu-bar keymap (Antlr menu-item "Antlr" (keymap "Antlr" (Insert\ File\ Option menu-item "Insert File Option" nil :filter #[257 "\302\301!\300\"\207" ["Insert File Option" #[(x) "\301\302\"\207" [x antlr-options-menu-filter 1] 3] easy-menu-filter-return] 4 "\n\n(fn MENU)"]) (Insert\ Grammar\ Option menu-item "Insert Grammar Option" nil :filter #[257 "\302\301!\300\"\207" ["Insert Grammar Option" #[(x) "\301\302\"\207" [x antlr-options-menu-filter 2] 3] easy-menu-filter-return] 4 "\n\n(fn MENU)"]) (Insert\ Rule\ Option menu-item "Insert Rule Option" nil :filter #[257 "\302\301!\300\"\207" ["Insert Rule Option" #[(x) "\301\302\"\207" [x antlr-options-menu-filter 3] 3] easy-menu-filter-return] 4 "\n\n(fn MENU)"]) (Insert\ Subrule\ Option menu-item "Insert Subrule Option" nil :filter #[257 "\302\301!\300\"\207" ["Insert Subrule Option" #[(x) "\301\302\"\207" [x antlr-options-menu-filter 4] 3] easy-menu-filter-return] 4 "\n\n(fn MENU)"]) (nil-9 menu-item "---") (Forward/Backward menu-item "Forward/Backward" (keymap "Forward/Backward" (Backward\ Rule menu-item "Backward Rule" antlr-beginning-of-rule) (Forward\ Rule menu-item "Forward Rule" antlr-end-of-rule) (Start\ of\ Rule\ Body menu-item "Start of Rule Body" antlr-beginning-of-body :enable (antlr-inside-rule-p)) (End\ of\ Rule\ Body menu-item "End of Rule Body" antlr-end-of-body :enable (antlr-inside-rule-p)) (nil-9 menu-item "---") (Backward\ Statement menu-item "Backward Statement" c-beginning-of-statement) (Forward\ Statement menu-item "Forward Statement" c-end-of-statement) (Backward\ Into\ Nomencl\. menu-item "Backward Into Nomencl." c-backward-into-nomenclature) (Forward\ Into\ Nomencl\. menu-item "Forward Into Nomencl." c-forward-into-nomenclature))) (Indent\ Region menu-item "Indent Region" indent-region :enable (and (not buffer-read-only) (c-region-is-active-p))) (Comment\ Out\ Region menu-item "Comment Out Region" comment-region :enable (and (not buffer-read-only) (c-region-is-active-p))) (Uncomment\ Region menu-item "Uncomment Region" menu-function-292 :key-sequence nil :enable (and (not buffer-read-only) (c-region-is-active-p))) (nil-9-9 menu-item "---") (Hide\ Actions\ \(incl\.\ Args\) menu-item "Hide Actions (incl. Args)" antlr-hide-actions) (Hide\ Actions\ \(excl\.\ Args\) menu-item "Hide Actions (excl. Args)" menu-function-293 :key-sequence nil) (Unhide\ All\ Actions menu-item "Unhide All Actions" menu-function-294 :key-sequence nil) (nil-9-13 menu-item "---") (Run\ Tool\ on\ Grammar menu-item "Run Tool on Grammar" antlr-run-tool) (Show\ Makefile\ Rules menu-item "Show Makefile Rules" antlr-show-makefile-rules) (nil-9-16 menu-item "---") (Customize\ Antlr menu-item "Customize Antlr" menu-function-295 :key-sequence nil)))) (125 . antlr-electric-character) (123 . antlr-electric-character) (41 . antlr-electric-character) (40 . antlr-electric-character) (38 . antlr-electric-character) (124 . antlr-electric-character) (59 . antlr-electric-character) (58 . antlr-electric-character) (3 keymap (15 . antlr-insert-option) (18 . antlr-run-tool) (22 . antlr-hide-actions) (3 . comment-region) (2 . c-backward-into-nomenclature) (6 . c-forward-into-nomenclature) (5 . antlr-end-of-body) (1 . antlr-beginning-of-body)) (27 keymap (101 . c-end-of-statement) (97 . c-beginning-of-statement) (5 . antlr-end-of-rule) (1 . antlr-beginning-of-rule)) (9 . antlr-indent-command))