Unknown_Class_Type¶
- class Unknown_Class_Type (concrete, logical)¶
this is a special collector for unknown members of unknown classes (there is only one such node, but other classes might have Unknown_Members as well, where at least the class of the member is known)
- Direct parents:
inherits Named_Type
- Ancestor classes and implemented interfaces:
Declarative_Node, Logical_IR_Root, Member, Named_Entity, Named_Type, Symbol, Type
Field
Kind
Type
Description
Nested_Types
syntactic
set of class Named_Type
Members
syntactic
set of class Unknown_Member
a set because it will be different in different units
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
Visibility (from Member)
attribute
enum Visibility_Type
Name (from Named_Entity)
attribute
builtin String