Authorized clients list computed from the corresponding feature clause in the base definition
class and export items in inherit clauses . This list is semantic.
Attempt to inline the corresponding procedure call (see exportation).
If it is possible to
inline, the Result is not Void and the Result holds the corresponding CODE . (In order to
recycle INLINE_MEMO objects, see also get_inline_memo and dispose_inline_memo of
smart_eiffel.)
Authorized clients list computed from the corresponding feature clause in the base definition
class and export items in inherit clauses . This list is semantic.
Append in str the Eiffel coding of the character (Table in chapter 25 of ETL, page 423).%%%%%%%%
When the % letter notation exists, it is returned in priority: '%N' gives "%N", '%T'
gives "%T", etc.
When % letter notation does not exists (not in the ETL table), numbered coding is
used ("%/1/", "%/2/" etc).