Up
Go up to 2.1.1 Sorts

2.1.1.1 Sort Declarations

      SORT-DECL ::= sort-decl SORT+
      SORT      ::= TOKEN-ID

A sort declaration SORT-DECL is written:

s1,...,sn

It declares each of the sorts in the list s1, ..., sn.


CoFI Document: CASL/Summary -- Version: 1.0 -- 22 July 1999.
Comments to cofi-language@brics.dk

Up