+
Point of view
All features
deferred class STRING_FORMATTER
Summary
Overview
delimiter: CHARACTER
constant attribute
opening_brace: CHARACTER
constant attribute
closing_brace: CHARACTER
constant attribute
is_digit (c: CHARACTER): BOOLEAN
effective function
value (c: CHARACTER): INTEGER_32
effective function
put_message (message: TRAVERSABLE[E_], arguments: TRAVERSABLE[ANY])
effective procedure
put (e: E_)
deferred procedure
put_item (item: ANY)
deferred procedure