[Next] [Up] [Previous] [Contents]
Next: Statements Up: Syntax Previous: Expressions

Types

The grammar rules for types are:

 
		 type::					boolean

| expr .. expr

| { atom, tex2html_wrap_inline1008 ,atom }

| array expr .. expr of type

| atom ( expr, tex2html_wrap_inline1008 ,expr )



Ken McMillan
Sat Jun 6 21:41:59 PDT 1998