java-font-lock-keywords-1

java-font-lock-keywords-1 is a variable defined in `cc-fonts.el'.
Its value is

((eval list "\240" 0 (progn (unless (c-face-name-p 'c-nonbreakable-space-face) (c-make-inverse-face 'font-lock-warning-face 'c-nonbreakable-space-face)) ''c-nonbreakable-space-face)))

  • This variable may be risky if used as a file-local variable.

Documentation:
Minimal font locking for Java mode.
Fontifies nothing except the syntactic fontification of strings and
comments.