+
Point of view
All features
class DESCENDING_PARSE_CONTEXT
Summary
Direct parents
Inherit list: PARSE_CONTEXT
Class invariant
Overview
writable attribute
{ANY}
writable attribute
{ANY}
make (a_buffer: MINI_PARSER_BUFFER, a_actions: COLLECTION[PARSE_ACTION])
effective procedure
{}
require
  • a_buffer /= Void
  • a_actions /= Void
ensure