2.2.6 Java关键字 关键字是由Java定义的值,不能用作标识符
abstract continue For new switch
assert default goto package synchronized
boolean do if private this
break double implements protectded throw
byte else import public throws
case enum instanceof return transient
catch extends int short try
char final interface static void
class finally long strictfp volatile
const float native super while