+
Point of view
All features
expanded class EIFFEL_LEFT_ASSOCIATIVE_EXPRESSION
Summary
Direct parents
Insert list: ANY
Overview
expression_name: FIXED_STRING
writable attribute
right_node: EIFFEL_NODE
writable attribute
operator_nodes: COLLECTION[EIFFEL_NODE]
writable attribute
set (a_expression_name: FIXED_STRING, a_operator_names: COLLECTION[ABSTRACT_STRING], a_right_node: EIFFEL_NODE, a_operator_nodes: COLLECTION[EIFFEL_NODE])
effective procedure
require ensure
append_operators_in (operators: COLLECTION[FIXED_STRING])
effective procedure
require
  • operators /= Void
operator_names_out: STRING
effective function
operator_names: COLLECTION[ABSTRACT_STRING]
writable attribute
{}
_inline_agent36 (o: ABSTRACT_STRING): BOOLEAN
frozen
effective function
{}