antlr-font-lock-defaults

antlr-font-lock-defaults is a variable defined in `antlr-mode.el'.
Its value is

(antlr-font-lock-keywords nil nil ((95 . "w") (40 . ".") (41 . ".")) beginning-of-defun)


Documentation:
Font-lock defaults used for ANTLR syntax highlighting.
The SYNTAX-ALIST element is also used to initialize
`antlr-action-syntax-table'.