Keywords
The following table lists the reserved keywords used by Jactl:
| Key Words | ||||
|---|---|---|---|---|
| BEGIN | Decimal | END | List | Map |
| Object | String | _ | and | as |
| boolean | break | byte | class | const |
| continue | def | default | die | do |
| double | else | eval | extends | false |
| final | for | if | implements | import |
| in | instanceof | int | interface | long |
| new | not | null | or | package |
| println | return | sealed | static | |
| switch | true | unless | until | var |
| void | while |