home
wiki
classes/clusters list
class information
+
Point of view
LIVE_TYPE
ANY
FORMAL_ARG_LIST
LOCAL_VAR_LIST
EXTERNAL_ROUTINE
LIVE_TYPE
EXTERNAL_FUNCTION
WHEN_CLAUSE
DECLARATION_LIST
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class INTROSPECTION_HANDLER
Summary
top
Direct parents
inherit list:
VISITOR
insert list:
DECLARATION_LIST_VISITOR
,
GLOBALS
,
PLATFORM
,
SINGLETON
,
WHEN_CLAUSE_VISITOR
Known children
inherit list:
EXTRACT_INTERNALS
Overview
top
creation features
make
exported features
is_internals_from_generating_type_used
:
BOOLEAN
is_native_array_internals_from_generating_type_used
:
BOOLEAN
is_introspected
(tm:
TYPE_MARK
):
BOOLEAN
create_blank_internals_instruction_for
(live_type:
LIVE_TYPE
):
CREATE_INSTRUCTION
create_blank_internals_used_by
(live_type:
LIVE_TYPE
):
BOOLEAN
as_visitor
:
VISITOR
is_internals_from_generating_type_used
:
BOOLEAN
effective function
top
is_native_array_internals_from_generating_type_used
:
BOOLEAN
effective function
top
is_introspected
(tm:
TYPE_MARK
):
BOOLEAN
effective function
top
create_blank_internals_instruction_for
(live_type:
LIVE_TYPE
):
CREATE_INSTRUCTION
effective function
top
require
live_type.at_run_time
create_blank_internals_used_by
(live_type)
create_blank_internals_used_by
(live_type:
LIVE_TYPE
):
BOOLEAN
effective function
top
require
live_type.at_run_time
as_visitor
:
VISITOR
effective function
top
This feature is obsolete:
Don't use this feature anymore. That's a 2.0 left-over that does not have any sense now that the type system is improved. Just use Current instead.