The following words are reserved in Groovy:
Modifiers
The following words (included in the full list above) can be used as modifiers:
Error rendering macro 'code' : Invalid value specified for parameter lang
This is the same as in Java.
Type declarations
The following words (included in the full list above) can be used to start type delcarations:
class, interface, enum
Property names
The following reserved words (included in the full list above) are allowed as property names:
Error rendering macro 'code' : Invalid value specified for parameter lang
Labels