Reserved Words

— a table.

The following table provides a list of words which are reserved by the Gamma language. No symbols can be defined by the user that are identical to these reserved words.

Table 10. Words reserved in Gamma

Reserved WordUsed In
classClass declaration
collectwith loop
dowith loop
elseif statement
forfor loop
functionFunction declaration
ifif statement
localLocal variable declaration
methodMethod declaration
tcollectwith loop
whilewhile loop
withwith loop