Managed_Array_Type¶
- class Managed_Array_Type (concrete, logical)¶
- Implemented interfaces:
implements Managed_Reference_Type_Value_Part_Interface
- Direct parents:
inherits Unnamed_Type
- Ancestor classes and implemented interfaces:
Declarative_Node, Logical_IR_Root, Managed_Reference_Type_Value_Part_Interface, Symbol, Type, Unnamed_Type
Field
Kind
Type
Description
Element_Type
semantic
class Type
Rank
attribute
builtin Natural
implicit: lower bound 0, upper bound dynamic per dimension
Size (from Type)
attribute
builtin Natural
Alignment_Log (from Type)
attribute
builtin Byte
log2 of the type’s alignment
Alignment (from Type)
attribute
builtin Natural
Alignment of the type (must be a power of 2)
Size_In_Bits (from Type)
attribute
builtin UInt64
Size of the type, in bits.
Parent (from Logical_IR_Root)
semantic
class Logical_IR_Root
Physical (from Logical_IR_Root)
semantic to physical
class Physical_IR_Root
Actual_Reference_Type (from Managed_Reference_Type_Value_Part_Interface)
semantic
class Managed_Handle_Type