[Next] [Previous] [Up] [Top] [Contents] [Index]

3.4 Special Types and Type Constructors

3.4.1 Named Types

Types with names can be directly named:

named_type	::=	name

As described in section 3.3.1, type names are resolved in a name space distinct from the names of variables and objects and of methods.

In addition to user-defined types introduced through type and object declarations, the Cecil type system includes four special predefined types: