Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Types
Open sandboxFocus

Namespace Metalama.Framework.Code.Types

This namespace contains the specializations of the IType interface.

Interfaces

IArrayType

Represents an array, e.g. T[].

IDynamicType

Represent the dynamic type.

IFunctionPointerType

Represents a function pointer type.

IPointerType

Represents an unsafe pointer type.