Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class TEXT_FILLER General cluster: lex description: "Buffered files or strings for lexical analysis" Ancestors ANY Queries buffer: STRING_8 buffer_size: INTEGER_32 char_buffered_number: INTEGER_32 column_nb_array: LEX_ARRAY [INTEGER_32] line_nb_array: LEX_ARRAY [INTEGER_32] source_file_path: detachable PATH Commands close_file create_buffers (buf, lin: INTEGER_32) exclude (i, j: INTEGER_32) fill_buffer (b: INTEGER_32) fill_whole_buffer resize_and_fill_buffer (buf, b: INTEGER_32) set_file (f_name: READABLE_STRING_GENERAL) set_string (s: STRING_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org