home
wiki
classes/clusters list
class information
+
Point of view
ANY
ANY
INDEX_CLAUSE_VISITOR
EIFFEL_PARSER
INDEX_CLAUSE
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class INDEX_CLAUSE
Summary
top
Direct parents
inherit list:
VISITABLE
insert list:
GLOBALS
Overview
top
creation features
with_tag
(i:
HASHED_STRING
)
without_tag
(index_value:
MANIFEST_STRING
)
exported features
pretty
accept
(visitor:
INDEX_CLAUSE_VISITOR
)
Accept to be visited by the
visitor
.
pretty
effective procedure
top
accept
(visitor:
INDEX_CLAUSE_VISITOR
)
effective procedure
top
Accept to be visited by the
visitor
.
require
visitor /= Void