Previous: Time related types, Up: %typedef and %type


10.7 Other types

The Email field type specifier is used to declare electronic addresses such as emails. The synopsis is:

     %typedef: Email_t email

Sometimes it is useful to make fields to store field names. For that purpose the Field field type specifier is supported. The synopsis is:

     %typedef: Field_t field