+
Point of view
All features
class PARSE_ERROR
Summary
Direct parents
Insert list: ANY
Overview
Creation features
{ANY}
Features
{ANY}
{PARSE_ERROR}
{}
index: INTEGER_32
writable attribute
{ANY}
message: STRING
writable attribute
{ANY}
next: PARSE_ERROR
writable attribute
{ANY}
set_next (a_next: PARSE_ERROR)
effective procedure
last: PARSE_ERROR
effective function
make (a_index: INTEGER_32, a_message: STRING, a_previous: PARSE_ERROR)
effective procedure
{}