
Les mots qui suivent ne peuvent pas être utilisés comme identificateur. L’identificateur est le nom d’une variable, d’une classe, etc...
| abstract | assert | boolean |
| break | case | catch |
| char | class | continue |
| default | do | double |
| extends | false | final |
| finally | for | goto |
| if | implements | instanceof |
| int | interface | long |
| new | null | package |
| private | public | return |
| short | static | switch |
| synchronized | this | throw |
| transient | true | try |
| void | ||
| while | ||