KeyWord
| Java | C# |
| $abst | abstract |
| assert |
| $bool | boolean |
| $break | break |
| $byte | byte |
| $case | case |
| $catch | catch |
| $char | char |
| $class | class |
| const |
| $conti | continue |
| $other | default |
| $do | do |
| $double | double |
| $else | else |
| $ext | extends |
| $final | final |
| $atany | finally |
| $float | float |
| $for | for |
| goto |
| $if | if |
| $imp | implements |
| $using | import |
| $is | instanceof |
| $int | int |
| $inter | interface |
| $long | long |
| $native | native |
| $new | new |
| $pack | package |
| $priv | private |
| $prot | protected |
| $publ | public |
| $return | return |
| $short | short |
| $share | static |
| $indiv | |
| strictfp |
| super |
| $switch | switch |
| $synch | synchronized |
| $this | this |
| $throw | throw |
| $throws | throws |
| transient |
| $try | try |
| $void | void |
| volatile |
| $while | while |