text/x-java
*.java
//
/*
*/
"
"
'
'
import
package
class
enum
extends
implements
instanceof
interface
native
throws
boolean
byte
char
double
float
int
long
short
void
abstract
final
static
strictfp
synchronized
transient
volatile
private
protected
public
assert
break
case
catch
continue
default
do
else
finally
for
if
return
throw
switch
try
while
new
super
this
const
goto
null
false
true
(\b([0-9]+|0[xX][0-9a-fA-F]+)[Ll]?\b|
\b(([0-9]+[Ee][-]?[0-9]+|
([0-9]*\.[0-9]+|[0-9]+\.)([Ee][-]?[0-9]+)?)[fFdD]?|
[0-9]+[FfDd]))