class EIFFEL_PARSER
Summary
Overview
exported features
no_style_warning: BOOLEAN
writable attribute
When flag "-no_style_warning" is on.
is_running: BOOLEAN
writable attribute
True when the parser is running (i.e. parsing of the current class is not finished).
analyse_class (class_name: CLASS_NAME, a_cluster: CLUSTER): CLASS_TEXT
effective function
analyse_buffer: CLASS_TEXT
effective function
Scan the header of the parser_buffer in order to find the name of the class in order to launch analyse_class with the appropriate argument.
show_nb_warnings
effective procedure
show_nb_errors
effective procedure
parser_buffer: PARSER_BUFFER
frozen
once function