以下のワードは、システム側であらかじめ予約されていて、オブジェクト名、関数名、引数名、変数名、定数名として使用することはできません。
予約語一覧 | ||||
---|---|---|---|---|
abstract | double | goto | native | static |
boolean | enum | implements | package | super |
byte | export | import | private | synchronized |
char | extends | int | protected | throws |
class | final | interface | public | transient |
const | float | long | short | volatile | break | delete | function | return | typeof |
case | do | if | switch | var |
catch | else | in | this | void |
continue | false | instanceof | throw | while |
debugger | finally | new | true | with |
default | for | null | try |