+
Point of view
All features
class PACKRAT_REFERENCE
Summary
Direct parents
Inherit list: PACKRAT_PRIMARY
Overview
Creation features
{ANY}
Features
{ANY}
{}
{PACKRAT_INTERNAL}
{}
{ANY}
{PACKRAT_INTERNAL}
{PACKRAT_INTERNAL, PACKRAT_VISITOR}
{}
  • log: LOGGER
    There is one logger per concrete type; for performance reasons it is cached in each instance.
  • log_memory__0_: LOGGER
    The cached logger.
{ANY}
writable attribute
{ANY}
is_coherent: BOOLEAN
effective function
{ANY}
out_in_tagged_out_memory
effective procedure
{ANY}
Append terse printable representation of current object in tagged_out_memory.
accept (visitor: PACKRAT_VISITOR)
effective procedure
{ANY}
Accept to be visited by the visitor.
pack_parse (context: PACKRAT_PARSE_CONTEXT): TRISTATE
effective function
{}
set_default_tree_builders (non_terminal_builder: PROCEDURE[TUPLE 2[FIXED_STRING, TRAVERSABLE[FIXED_STRING]]], terminal_builder: PROCEDURE[TUPLE 2[FIXED_STRING, PARSER_IMAGE]])
effective procedure
make (a_name: ABSTRACT_STRING)
effective procedure
{}
hash_code: INTEGER_32
effective function
{ANY}
The hash-code value of Current.
is_equal (other: PACKRAT_REFERENCE): BOOLEAN
effective function
{ANY}
Is other attached to an object considered equal to current object?
positive_lookahead: PACKRAT_ALTERNATIVE
frozen
effective function
{ANY}
prefix "@": PACKRAT_ALTERNATIVE
effective function
{ANY}
negative_lookahead: PACKRAT_ALTERNATIVE
frozen
effective function
{ANY}
prefix "~": PACKRAT_ALTERNATIVE
effective function
{ANY}
parse (context: PACKRAT_PARSE_CONTEXT): TRISTATE
frozen
effective function
set_nt (a_nt: PACKRAT_NON_TERMINAL)
effective procedure
writable attribute
set_paren (a_paren: BOOLEAN)
effective procedure
need_paren: BOOLEAN
writable attribute
log: LOGGER
effective function
{}
There is one logger per concrete type; for performance reasons it is cached in each instance.
log_memory__0_: LOGGER
writable attribute
{}
The cached logger.
yes: TRISTATE
effective function
{ANY}
effective function
{ANY}
maybe: TRISTATE
effective function
{ANY}