ICxTypeContainer

Description

interface Tinman.Core.Cx.ICxTypeContainer

Derived from

ICxTypeUsageProvider

Extended by

CxDeclarationDelegate sealed
CxExpressionCast sealed
CxExpressionDefault sealed
CxExpressionNew sealed
CxMember abstract
CxParameter sealed
CxTypeArray sealed
CxVariable sealed

Base interface for nodes that contain a type.

Public / Attributes

Type


[Constant]
public attribute Type → (get)

value : CxType

[not-null]
The type or CxTypeSimple.Void.

Returns the type.

Please refer to the documentation of the enclosing PSI node for information on how the type is used there.