next up previous contents
Next: Parsing examples Up: Parsing Previous: Default gathering patterns   Contents


The extended signature of a module

In addition to the signature defined by the user, parsing of terms takes place in an extended grammar in which information for handling parentheses, sort and equality predicates, if_then_else_fi, and qualification operators are included. These structures belong to the so-called extended signature of a module. The main structures added in the extended signature of a module are:


next up previous contents
Next: Parsing examples Up: Parsing Previous: Default gathering patterns   Contents
The Maude Team