Keywords, as the name suggests are special words that are reserved in the Groovy Programming language. The following table lists the keywords which are defined in Groovy.
as | assert | break | case |
catch | class | const | continue |
def | default | do | else |
enum | extends | false | Finally |
for | goto | if | implements |
import | in | instanceof | interface |
new | pull | package | return |
super | switch | this | throw |
throws | trait | true | try |
while |