home
wiki
classes/clusters list
class information
+
Point of view
SYSTEM_TOOLS
ANY
TOKEN_BUFFER
CALL
COMPILE_TO_JVM
COMPILE_TO_C
CECIL_FILE
COMMAND_LINE_TOOLS
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class EIFFEL_PARSER
Summary
top
Singleton object in charge of Eiffel parsing. This singleton is shared via the
GLOBALS
.
eiffel_parser
once function.
Direct parents
inherit list:
PARSER
insert list:
SINGLETON
Overview
top
exported features
no_style_warning
:
BOOLEAN
When flag
"-no_style_warning"
is on.
is_running
:
BOOLEAN
True when the parser is running (i.e. parsing of the current class is not finished).
parser_buffer
:
PARSER_BUFFER
no_style_warning
:
BOOLEAN
writable attribute
top
When flag
"-no_style_warning"
is on.
is_running
:
BOOLEAN
writable attribute
top
True when the parser is running (i.e. parsing of the current class is not finished).
parser_buffer
:
PARSER_BUFFER
frozen
once function
top