home
wiki
classes/clusters list
class information
+
Point of view
WHEN_CLAUSE
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
visit_when_clause
(visited:
WHEN_CLAUSE
)
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
visit_when_clause
(visited:
WHEN_CLAUSE
)
effective procedure
top
require
visited /= Void
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.