+
Point of view
INTERNALS
deferred class INTERNALS
Summary
Overview
exported features
Getting information about the described object's type
type_generator: STRING
deferred function
Name of the base class of the type described by Current.
type_generating_type: STRING
deferred function
Name of the type described by Current.
type_is_expanded: BOOLEAN
deferred function
Is the type described by Current expanded?
type_is_native_array: BOOLEAN
effective function
Is the type described by Current a NATIVE_ARRAY?
type_attribute_is_expanded (i: INTEGER_32): BOOLEAN
deferred function
Is the type of the ith attribute expanded?
type_can_be_assigned_to_attribute (other: INTERNALS, i: INTEGER_32): BOOLEAN
deferred function
Can the object attached to other be assigned to the ith attribute?